1: 2: 3: 4: 5:
<style type="text/css"> a:link {color: black; text-decoration: none; } a:visited {color: black; text-decoration: none; } a:active {color: black; text-decoration: none; } a:hover {color: black; text-decoration: none; }</style>
1: 2: 3: 4: 5: 6:
<html> <head> <title></title> CODE </head> ...
Impressum