I've made a site map in the footer. I thought that the CSS made sense, but the browsers don't seem to agree.
My goal is to have the headline of each column in bold, ALL CAPS. Then the Level 3 links would be u&lc (upper & lowercase). Neither the colors nor the caps are behaving the way I expected. I don't see where my mistake is. Can anyone offer a good observation? Have I made an error with the class and span elements? First, here's the URL: http://grantsetcetera.com/r5/pages/about.html And here is the CSS file: ge_pages_05.css This is what a typical table cell is like. <td width="108" valign="top" class="footerplain"><span class="footerbold"><a href="about.html" class="footerplain">ABOUT</a></ span><a href="london.html" class="footerplain"> </a><br /> <a href="cheevers.html">Maria Cheevers</a><br /> <a href="london.html">Nancy London</a><br /> <a href="zuroff.html">Jane Zuroff</a> </td> Thanks, Nicky Nicky McCatty signify | Design fusing image & information [email protected] | www.signifydesign.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/
