CK wrote:
Thanks, as I said doing this in bit of a rush. Validation issues
handled, what of the menu bg?
http://working.bushidodeep.com/tacticalware/
Correcting background-position...
div#navigation li a:hover {color: #26370A; background: url(i/menu1.gif)
0 -24px; padding: 0 0 0 10px;}
...will line up menu-background a bit better on hover.
Adding...
#content {padding-top: 1px; padding-bottom: 1px;}
...will contain the 'collapsing margin'[1] in standard-compliant
browsers, and make the shadow line up correctly.
Georg
[1]http://www.w3.org/TR/CSS21/box.html#collapsing-margins
--
http://www.gunlaug.no
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************