Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- simple css layout for four rows?


lucy24 - 10:52 pm on Dec 20, 2012 (gmt 0)


i want to set everything to my screen without getting scroll bars.. i mean the page for 100% screen.. how much may be the content, it should come without scroll bars... and it should work well in all browsers and also in all screen types

Chorus:
To dream ... the impossible dream ...

Horizontal scroll? Vertical scroll? No scroll at all? Sooner or later everything will overflow. If all content-- especially including width-- is constrained to exact pixels, make it "sooner" rather than "later".

If you think scroll bars are too loathsome, you could set everything to "overflow: hidden". But that generally applies only to things inside other things, not to the body as a whole.


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