Peter Lawson wrote:
>
>  Am I right in thinking that
>
> * html #nav ul {
> overflow : visible;
> width : 100%; }
>
> makes it work in a variety of browsers? I just use FF
>
>
>   





No. Star html preceding a selector is a filter [ hack ]. It is for 
IE/6.0 and is /only/ seen by that browser. If you are not targeting 
IE/6.0 you can safely delete that declaration in its entirety.

Best,
~d

-- 
http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to