Posted by IWP506 on 09/18/05 18:58
Is it acceptable to use div positioning to place stuff wherever you
want on the page?
In my opinion, it's pretty sloppy and hard to read and maintain, but
maybe I'm just weird.
<div id="Oobj2" style="position:absolute;z-index:1;visibility:visible;
left:127px;top:188px;width:586px;height:295px;">
<div id="Grtf3" class="dfltt">
<font face="Arial" class="fsx05">asdf<br></font></div>
</div>
What are your opinions?
[Back to original message]
|