Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- Float 3 images on one line: left, center, right


lucy24 - 9:12 pm on Sep 7, 2011 (gmt 0)


All floats should have an accompanying clear: {left}, {right} or {none} depending on which effect you want. You are not the first person who wished there existed a {float: center;} ;)

Does it behave the same in all browsers? I recently had a pretty staggering result in Chrome.* Luckily floats were irrelevant to what I was testing for so I didn't have to look for a fix.


* They may simply have been ahead of the AWK curve, because Safari and the SEE preview now do the same thing. Which means I do have to fix it. Watch this space; I'm worried.


Thread source:: http://www.webmasterworld.com/css/4359511.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com