[thelist] NS6+ only CSS

pandion pandion at gmx.net
Wed Sep 11 18:42:00 CDT 2002


At 17:43 2002.09.11, Brian W. Reaves wrote:
>How can I use CSS to apply a width or max-width to an id in NS6+ only? NS6+
>is the only browser I cannot correct a width problem I have on
>http://www.beachrentalvacations.com/index.php  Any ideas?

Umm... what exactly is the problem? I didn't see it but maybe I didn't look
close enough.
This works in Moz/NN6 and Opera.

#yourid    { max-width: 80%; min-width: 300px }

http://www.w3.org/TR/REC-CSS2/visudet.html#min-max-widths


pandy




More information about the thelist mailing list