Quoting "Cynthia M. Brumbaugh" <[EMAIL PROTECTED]>: > Ok, so I am finally getting off the porch and testing my running shoes. > Please be gentle but honest. > > http://www.chekmed.com/med_index.htm > > This page does validate both html and css. > > Cynthia > Who admits to learning everything she knows about css from this list.
Hi Cynthia, The only thing I noticed was that your navigation is a bunch of links. It is generally accepted that these be semantically presented as an unordered list, something like this: <ul id="navigation"> <li><a href="diet.htm"> Dietary Booklets </a></li> <li><a href="con_bro.htm">Condition Brochures </a></li> ... </ul> Other than that, nothing else catches my eye. Best, Ben ______________________________________________________________________ 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/