Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- horizontal position with css sprites


shingokko - 2:04 am on Apr 25, 2012 (gmt 0)


Yes, floats could potentially mess up the layout of your web page if not cleared. So add
overflow: hidden to the containing element of these links, or insert an empty element with clear:both after a#ceramic-google_png. The latter is considered a bad practice by some developers, but use whichever makes better sense to you.


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