Duane Nelson wrote:
>
> I'm sure there is a simple fix to my issue, but I've done so many 
> different approaches displays, floats, positions, and margins that I 
> think I've utterly confused myself.
>
> Link:  http://alansonnazarene.org/index1.html
> CSS:  http://alansonnazarene.org/css/anaz.css
>
>
> Duane Nelson
>
>   



#main { overflow:hidden;/*add*/}
#nav {*height: 24px;delete*/  min-height: 24px; /*add*/} /* keep nav 
from breaking w/font-scaling*/
* html #nav {height: 24px;} /*hack for IE/6*/
#content div {/*text-align: justify; delete to ditch the rivers*/}

Not freezing the fonts for your primary market (Internet Explorer) is 
always a nice touch...

-- 
http://chelseacreekstudio.com/

______________________________________________________________________
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