Hvorfor virker følgende ikke i NN 4.*
når det virker fint i NN 6.0 og Ie?
<table cellspacing=0 cellpadding=0 border=0>
<tr>
<td width="115px" align=right valign=top>
<br>
<p class=mt><a href="#"><b>Home</b></a></p>
osv.
</td>
</tr>
</table>
Udsnit af css fil:
A, A:link, A:visited, A:hover, A:active {
font-family: arial;
margin-left: 00px;
margin-right: 00px;
margin-top: 00px;
margin-bottom: 02px;
text-decoration: none;
}
A:link {color: #000000;}
A:visited {color: #000000;}
A:hover {color: #336633;}
A:active {color: #000000;}
og
..mt {
font-size: 12px;
font-family: arial;
font-weight: bold;
margin-bottom: 02px;
margin-top: 00px;
margin-left: 00px;
margin-right: 10px;
text-align: right;
}
--
Venlig Hilsen
Andreas Clausen
http://website.gjk.dk/snagg