User Profile
Collapse
-
That's really weird when you add the empty block-level element above. Thanks again for the help. -
Thanks for the help. I should have specified: I realize that the layout can be fixed by removing the float:left property. But this is a hypersimplified version of a much more complicated page. I'll experiment with using display:block, but I'd be grateful for some insight into why this is happening. Does Safari just handle images differently from other browsers? And if so, what's the difference.Leave a comment:
-
Safari problem with images and floats
I'm having a very odd problem with Safari. The page is here:
http://gabrielroth.com/safari_problem.html
The source is:
Code:<html> <img src="pic.jpg" /> <p style="float:left">text</p> </html>
In Safari,...
No activity results to display
Show More
Leave a comment: