[EMAIL PROTECTED] wrote: > Hello, > > I have a few problems is completing site template: > > http://www.linkhomes2000.co.uk/mortgage-repayment.php > > 1) I can't make min-width work in I.E. 6, probably not in any others either > ({can't check others} Works reasonably well in FF). > > 2) Need to make my menu more accessibility friendly, but not sure how to go > about this. (not sure if this should be on this forum) > > Kind Regards > > DG) > > > >
With regard to the menu: that is complicated and difficult menu to pull-off cross-browser. You may be better off with unobtrusive javascript. Or a site map. If your definition of accessibility includes readability of the content text for those fortunate enough to be sighted, or partially sighted, these additions and deletions may be the first step toward that: body { font-size:100%; font-family:Arial, Helvetica, sans-serif; color:#000000; background-color: #fff. /* letter-spacing:0.0125em; word-spacing:0.0225em; line-height:1.25em; font-weight:bold; text-decoration:none;*/ } #content p, #leftbar p { /*font-size:100%; font-family:Arial, Helvetica, sans-serif; color:#324040; text-decoration:none; line-height:1em; font-variant:small-caps;*/ margin:0; padding:0; } Best, ~dL -- 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/