Previous Message
Next Message

Screen Resolution Independend CSS

Sent by Chris F.A. Johnson on 8 February 2012 21:09


On Wed, 8 Feb 2012, John D wrote:

> Use body width of 100% or width of the container/wrapper of 100%.

    Better still, don't specify. 100% is the default.

    However, if you specify 100%, then margins and padding will be
    added to that, causing horizontal scrolling.

    If you don't specify it, they will be subtracted.

-- 
    Chris F.A. Johnson, <http://cfajohnson.com/>
    Author:
    Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress)
    Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: