Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- Design did not work with CSS


jccovey - 4:02 am on Aug 9, 2002 (gmt 0)


In regard to the ranting about horizontal scrolling, I offer a humble solution which I have used on numerous occasions.

body {

overflow-x: hidden;

}

This should take care of IE, which leaves Mozilla 1.x, which already doesn't display scrollbars where they aren't needed.


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