semi-liquid layout (was Re: [Web4lib] Nielsen's Top 10 - 2005version)

tdowling at ohiolink.edu tdowling at ohiolink.edu
Thu Oct 20 05:41:18 EDT 2005


Broun, Kevin (NIH/NCI) wrote:

>
>div#main {min-width: 650px; max-width: 900px; width:
>expression(document.body.clientWidth > 900 ? "900px" : "auto");}
>
>  
>
You may want to experiment with something like:

  min-width: 30em;
  max-width: 50em;

I have some pages in place with directives like:

  width: 44em;
  max-width: 95%;

At least IMO, the appropriate measurements for the width of a text block 
are relative to the font size, not physical or pixel dimensions.

-- 
Thomas Dowling
tdowling at ohiolink.edu
_______________________________________________
Web4lib mailing list
Web4lib at webjunction.org
http://lists.webjunction.org/web4lib/
-------------- next part --------------
AdmID:1EF5855C2D1B83FA47656F19F3DC9F09


More information about the Web4lib mailing list