Forum Moderators: not2easy
.nav {
border-top: 1px solid #000000;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;
padding: 3px 15px;
font-family: arial, helvetica, sans-serif
text-align: center;
font-size: 11px;
line-height: 20px;
text-decoration:none;
width:100px;
font-weight : normal;
background:#57E3B4;
}
a.nav:hover {
background: #CCFFCC;
}
Any help is really appreciated. I'm a first time visitor here, so be gentle with me...
Thanks,
Fraser
[edited by: fraser at 4:47 pm (utc) on July 8, 2003]
Posting links to personal URL's is against the Terms of Service [webmasterworld.com] here. You should edit your post to remove it.
By button, do you mean a from input button?
I've tested your code, and the colour and text styling work on the inputs. How do they look at your end?
Are you using a valid doctype, and have you run your html and CSS through a validator?