Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- image filling page instead of div in IE9


Marshall - 4:41 pm on Mar 2, 2012 (gmt 0)


Is there a reason the images have to be in their own <div>? Why not put them in line <img src=""><img src=""> etc then set the <div> to the width of the combined images width and the height ti the image height with no padding. You can also add white-space: nowrap to the <div> using this method.

Marshall


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