¶ The Web developers among you may be interested in what appears to be a Safari bug. Essentially clear:none does not over-ride clear:left. I’ve posted more details and an example in my sandbox.
¶ The Web developers among you may be interested in what appears to be a Safari bug. Essentially clear:none does not over-ride clear:left. I’ve posted more details and an example in my sandbox.

Nobody is blogging this page.
Comments
1
Dave Hyatt notes that this is a Safari bug that has already been fixed, pending a new release.
2
I’ve found that Safari also has a bug with float:left. Putting a table in the div with a fixed width seems to be a good workaround. An example is at jlipkin.com/safari.
3
I am trying to work with floats using a CMS, and am running into a Safari bug of some kind. An example is at
http://www.notallhere.com/float
Notice that in Safari (only, as far as I know) the three consecutive images without much text in between them are displayed inline.
Add your comment
Comments are now closed on this post. If you have more to say please contact me directly.