Forum Moderators: not2easy
In my site, I have a css class called .left
.left{float:left;margin-right:15px;} <- thats the style for .left
here is an example of the html code:
<p><img src="whatever.jpg" alt="" class="left" /> text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text</p>
for some reason in firefox the text is laying on top of the images when it loads, but when you refresh it straightens out and acts normally.
Anybody had this problem before?
[edited by: Robin_reala at 6:18 pm (utc) on Dec. 21, 2006]