Garadon
07-03-2004, 03:06 PM
How do I get Firefow to put height,width and overflow style on inline elements without setting the position style, at the moment these styles simply gets ignored.
<span style="height:200px;width:200px;border:1px solid black;">
</span>
<span style="height:200px;width:200px;border:1px solid black;">
</span>