Thomas J.S.: Will keine unterstrichenen Links

Beitrag lesen

Hallo Sasa!

Versuch mal damit, irgendwo in deiner script (nach dem body tag zum Beispiel.

??????

Nach body?? Geht selten gut aus.

<html>
<head>
<style>
<!--
A:link {text-decoration: none;}
A:visited {text-decoration: none;}
-->
</style>
<title> ...</title>
</head>
<body>

Grüße
Thomas