View Single Post
  #15 (permalink)  
Old 02-20-2007, 09:04 PM
iwebgeek iwebgeek is offline
WebProWorld Member
 

Join Date: Dec 2005
Location: Southern California
Posts: 78
iwebgeek RepRank 0
Default

Fluid layout would be the way to go. Use DIVs, XHTML and CSS. Make the div widths 100% and leave the heights untouched, unless you absolutely have to have a fixed height on some part of it.

Use percentages to set font sizes. The usual browser default size is 16px, so base your percentage +/- on that.
__________________
100% XHTML Compliant Since 2004
Reply With Quote