Forum Moderators: not2easy
My style sheet contains the following
.buttons {font-family:"Trebuchet MS",Arial;color:black;
font-size:15px; font-weight:bold;
background-color:#efefef;
border: outset #FEFEFE 5px;
padding: 2px;
margin: 2px;
text-decoration: none;
background-image: none;
width: 90px;
text-align: center;
float:none}
This works fine for I.E 6.0 browser, but using firefox 1.0.2 the width, padding and margin values seem to be being ignored.
check out
<Sorry, no personal URLs.
See Terms of Service [webmasterworld.com]>
Any help appreciated
[edited by: tedster at 4:39 pm (utc) on April 14, 2005]