hallo
eigenartigerweise zeigt mein cursor immer wenn ich NEBEN dem bild vorbeifahre an, dass ein link ist,
wenn ich dann draufklicke kann er keine seite anzeigen,
wie kann ich das wegtuen ?
HTML
<a href="<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body style="background-color:#808080">
<style>
body {
scrollbar-face-color: #808080;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #004040;
scrollbar-track-color: #004040;
scrollbar-arrow-color: #000000; }
<style type="text/css">
<!--
a:link, a:visited, a:hover {text-decoration:none; color:#004040;}
//-->
</style>
</style>
<table width="100%">
<tr>
<td align="left"> last</td>
<td align="center"> (1/5)</td>
<td align="right">
[url='uhuhu.html']next[/url]
</td>
</tr>
</table>
<div align="center">[img]huhuhu.jpg[/img]
huhuhu</div>
</div>
</body>
</html>
Alles anzeigen