[thelist] [css] display:none
Timothy J. Luoma
thelist at lists.evolt.org
Mon Nov 4 22:45:00 2002
On Mon, 04 Nov 2002 22:36:17 -0600, Ken Kogler <ken.kogler at curf.edurote:
>> ...style set to diplay:none in the stylesheet.
>
> I'm pretty sure it's { display: hide; } not "none".
display:none (which [iirc] makes it appear that it does not exist)
visibility: hidden (which [iirc] keeps it from appearing)
http://www.w3.org/TR/CSS21/visuren.html#propdef-display
http://www.w3.org/TR/CSS21/visufx.html#propdef-visibility
TjL
--
Timothy J. Luoma