[thelist] <div> widths in netscape 4.76

Ryan Mayberry Ryan at applicor.com
Fri Apr 13 10:48:43 CDT 2001


good question.. Only way to find out is give it a try. :)

You could also dynamically switch the tags if you do some browser
checking at the beginning of the page. But of course that's not as
easy as just accommodating all browsers with plain HTML.


-----Original Message-----
i guess i have to use both...i'm just unsure of what the syntax would
be...which goes first?

would it be:

<layer id="text" style="position:absolute; width:480px; height:700px;
z-index:2; left: 261px; top: 238px">
<div id="text" style="position:absolute; width:480px; height:700px;
z-index:2; left: 261px; top: 238px">

text text text

</div>
</layer>

or the other way around?




More information about the thelist mailing list