On Sun, 20 May 2012, matt1027 wrote:

I've got a flexible page layout that uses a max width style to keep it from getting overly wide.


max-width: 980px;

   Generally, 980px is too narrow.

   It also doesn't take into account the viewers size which van vary
   over a wide range. For some, 980px will be too wide; for some, it
   will be too narrow.

   It is far better to express the max-width in ems.

--
   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 protected]]
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/

Reply via email to