Hallo an alle die das hier lesen, ich habe einen Quellcode siehe twas weiter unten in dem auch etwas verlinkt werden soll also z.B. wenn man auf HOMe klick dann soll man auch auf die Startseite kommen. OK soweit so gut nur jetzt kommt meine Frage. Jedesmal wenn ich ein Hyperlink einfügen will dann wird das Wort unterstrichen und das will ich nicht, kann ich das auch anders machen, dass das nicht unterstrichen wird ?
Danke schon mal im voraus für die Hilfe,
Gruß Verena
Hier kommt nun der Quellcode.....
<html>
<head>
<title>...: Private Seite :...</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<BODY scroll="no" BGCOLOR="#1D2342" TEXT="#6a83c1" LINK="#405899" VLINK="#4965af" alink="#9191B5" leftmargin="0" rightmargin="0" topmargin="0" bottommargin="0">
<table width="100%" border="0">
<tr>
<td height="131">
<div align="center"><img src="mb-design2.jpg" width="800" height="100" align="top"></div></td>
</tr>
<tr>
<td height="36">
<div align="center">
<pre>Home // Firma // Produkte // Projekte // Kunden Login // Kontakt // Impressum</pre>
</div></td>
</tr>
</table>
</body>
</html>
</body>
</html>