[thelist] DIV positioning with CSS and NS4 bug

DESCHAMPS Stéphane DvSI/SICoR stephane.deschamps at francetelecom.com
Wed Feb 20 10:39:13 CST 2002


> It's time once again to redesign my personal site. I'd like
> to move away
> from tables and start using DIVs positioned using CSS, but NS4.x seems
> to have virtually NO support for it.
>
> (I'd post a URL, except it's running on localhost right now).
>
> Anyone know offhand if NS4.x is a lost cause with DIV/CSS, or
> are there
> some tricks out there?

Ken,
>From what I've seen with the most _excellent_ URLs people have been posting
here for the last month or so, the choice was : no NN4 tweak. Use @import
rules and encourage people to upgrade.

If (when) I redo my personal site, I'll have as the first DIV something like
that :

<div id="upgradeplease">
[upgrading blahblah]
</div>

and hide it for modern browsers.

HTH
stef




More information about the thelist mailing list