link skal være bold
Hej Jeg prøver at få mine links på denne side til at være "bold" vh.a. CSS, men uden held. Min kode ser således ud:<html>
<head>
<title>Nordsjællands Serviceudlejning</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style>
A# {text-decoration:bold}
a {text-decoration:none;}
a:link {color: white;}
a:visited {color: white;}
a:active {color: white;}
a:hover {color: white;}
</style>
</head>
<body style="overflow:hidden;" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="100%" border="0" bordercolor="black" cellspacing="0" cellpadding="0" height="100%">
<tr>
<td bgcolor="#FFFFFF" border="1" width="50%" bordercolor=""> </td>
<td align="center" width="700" height="149" ><img src="/test/grafik/top_head.gif" width="800" height="149" align="bottom"></td>
<td border="1" width="50%" bgcolor="#FFFFFF" bordercolor=""> </td>
</tr>
<tr>
<div id="A"> <td bgcolor="#FFFFFF" border="1" width="50%" bordercolor=""> </td>
<td bgcolor="#FFFFFF" align="left" width="800" valign="bottom" height="24">
<TABLE border="1" bordercolor="#547293">
<TR>
<div id="A">
<TD align="center" width="114" background="/test/grafik/info_img.gif">
<a href="main.asp" target="IFMAIN">.: Info</a>
</TD>
<TD align="center" width="114" background="/test/grafik/udlej_img.gif">
<a href="shop.asp" target="IFMAIN">Udlejning</a>
</TD>
<TD align="center" width="114" background="/test/grafik/tips_img.gif">
<a href="tips.asp" target="IFMAIN">Tips</a>
</TD>
<TD align="center" width="114" background="/test/grafik/ref_img.gif">
<a href="ref.asp" target="IFMAIN">Referencer</a>
</TD>
<TD align="center" width="114" background="/test/grafik/vilk_img.gif">
<a href="vilkaar.asp" target="IFMAIN">Vilkår</a>
</TD>
<TD align="center" width="114" background="/test/grafik/best_img.gif">
<a href="kat.asp" target="IFMAIN">Bestil Katalog</a>
</TD>
<TD align="center" width="114" background="/test/grafik/kon_img.gif">
<a href="Kontakt.asp" target="IFMAIN">Kontakt os</a>
</div></TD>
</TR>
</TABLE>
</td>
<td border="1" width="50%" bgcolor="#FFFFFF" bordercolor="#FFFFFF"> </td>
</tr>
<tr>
<td bgcolor="#FFFFFF" width="50%" height="345" border="0"> </td>
<td bgcolor="#FFFFFF" border="0" align="left" width="800" height="360%" valign="top">
<iframe background="/test/grafik/bg_img.gif" name="IFMAIN" frameborder="0" border="0" width="800" height="100%" src="main.asp" title="MainIFrame">
<!-- Alternate content for non-supporting browsers -->
</iframe></td>
<td width="50%" height="345" bgcolor="#FFFFFF" bordercolor=""> </td>
</tr>
<tr>
<td width="50%" height="30" bgcolor="#FFFFFF" border="0" bordercolor="#FFFFFF"> </td>
<td bgcolor="#FFFFFF" width="800" height="55" valign="bottom">
<iframe bgcolor="#ff00ff" name="IFLOGIN" frameborder="0" border="0" width="800" height="55" src="bottom.asp" title="LoginIFrame">
<!-- Alternate content for non-supporting browsers -->
</iframe></td>
<td bgcolor="#FFFFFF" width="50%" height="100%" bordercolor="#FFFFFF"> </td>
</tr>
</table>
</body>
</html>
