Besucher: Hyperlink/Firefox

Beitrag lesen

Mal eine kleine Ergänzung

Wenn ich diesen kompletten Code in eine Textseite einfüge, dann ist mit dem Hyperlink alles in Ordnung

<html>
<head>
<title>My homepage</title>

<style type=text/css>
<!--
body {
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #ffffff;
}

a:hover {
font-size: 9px;
text-transform: uppercase;
color: #000000;
text-decoration:none;
color: #000000;border: 1px;border-style:solid; padding:5px;
cursor: crosshair;}

A.navi:link, A.navi:active, A.navi:visited {
background-color: #727272;
color: #000000;
text-align: left;
display: vertikal;
text-decoration: none;
text-transform: none;
color: #000000;border: 1px;border-style:solid; padding:5px;
line-height: 15px;
color: #000000;border: 1px;border-style:solid; padding:5px;

font-size: 11px;
}

A.navi:hover {
background-color: #727272;
color: #ffffff;
text-align: right;
display: vertikal;
text-decoration: none;
text-transform: none;
border-bottom: 1px; border-style: solid; border-color: #ffffff;
line-height: 15px;
border: 1px solid #ffffff;

font-size: 11px;
}

-->
</style>
</head>

<body background=http://www.oyla24.de/userdaten/04467221/bilder/layout_endteil.jpg bgcolor=#ffffff topmargin=0 leftmargin=0>

<!-- Start Design -->

<img border=0 src=http://www.oyla24.de/userdaten/04467221/bilder/Layout0.jpg scroll=no bgproperties=fixed
ALIGN=left STYLE=position: absolute; top: 0; left: 0 width=1024 height=768>

<!-- End Design -->

<!-- Start Content -->

<div style=overflow: visible; position: absolute; width: 630px; height: 220px; left: 200px; top: 260px>
<P align=center><A target=_self href=http://www.oyla24.de/cgi-bin/hpm_show.cgi?userid=04467221&page=text&id=604863631193569871><FONT face=Arial color=lightgrey size=1><EM>Wishlist</EM></FONT></A></P>

<a href=http://www.oyla24.de/cgi-bin/hpm_show.cgi?userid=04467221&page=text&id=604863631193569871> Wishlist </a>  </font>
                                           </div>

<!-- End Content -->

<!-- Start Navigation -->

<div style=overflow: visible; position: absolute; width: 800px; height: 400px; left: 85px; top: 130px>
<font face=Arial size=2 color=#000000><a class=navi target=_self href=eigenes.cgi?page=text&id=48330472&userid=04467221>Willkommen</a>
<a class=navi target=_self href=eigenes.cgi?page=text&id=775203271193513073&userid=04467221>About me</a>
<a class=navi target=_self href=eigenes.cgi?page=text&id=670516421193570969&userid=04467221>Women</a>
<a class=navi target=_self href=eigenes.cgi?page=text&id=993833571193570989&userid=04467221>Men</a>
<a class=navi target=_self href=eigenes.cgi?page=kontakt&userid=04467221>Kontakt</a>
<a class=navi target=_blank href=http://610578.guestbook.onetwomax.de>Guestbook</a>
<a class=navi target=_self href=eigenes.cgi?page=text&id=425157881193674606&userid=04467221>Blog</a>
</font>
</div>

<!-- End Navigation -->

</body>
</html>

-----

So sieht der Code aus wenn ich nur die Textseite nehme, wie sie jetzt ist, also da, wo der Link nicht funktioniert.

<html>
<head>
<title>My homepage</title>

<style type="text/css">
<!--
body {
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #ffffff;
}

a:hover {
font-size: 9px;
text-transform: uppercase;
color: #000000;
text-decoration:none;
color: #000000;border: 1px;border-style:solid; padding:5px;
cursor: crosshair;}

A.navi:link, A.navi:active, A.navi:visited {
background-color: #727272;
color: #000000;
text-align: left;
display: vertikal;
text-decoration: none;
text-transform: none;
color: #000000;border: 1px;border-style:solid; padding:5px;
line-height: 15px;
color: #000000;border: 1px;border-style:solid; padding:5px;

font-size: 11px;
}

A.navi:hover {
background-color: #727272;
color: #ffffff;
text-align: right;
display: vertikal;
text-decoration: none;
text-transform: none;
border-bottom: 1px; border-style: solid; border-color: #ffffff;
line-height: 15px;
border: 1px solid #ffffff;

font-size: 11px;
}

-->
</style>
</head>

<body background="http://www.oyla24.de/userdaten/04467221/bilder/layout_endteil.jpg" bgcolor="#ffffff" topmargin="0" leftmargin="0">

<!-- Start Design -->

<img border="0" src="http://www.oyla24.de/userdaten/04467221/bilder/Layout0.jpg" scroll="no" bgproperties="fixed"
ALIGN="left" STYLE="position: absolute; top: 0; left: 0" width="1024" height="768">

<!-- End Design -->

<!-- Start Content -->

<div style="overflow: visible; position: absolute; width: 630px; height: 220px; left: 200px; top: 260px">

<P align=center><A target=_self href=http://www.oyla24.de/cgi-bin/hpm_show.cgi?userid=04467221&page=text&id=604863631193569871><FONT face=Arial color=lightgrey size=1><EM>Wishlist</EM></FONT></A></P>

<a href=http://www.oyla24.de/cgi-bin/hpm_show.cgi?userid=04467221&page=text&id=604863631193569871> Wishlist </a>  </font>
                                           </div>

<!-- End Content -->

<!-- Start Navigation -->

<div style="overflow: visible; position: absolute; width: 800px; height: 400px; left: 85px; top: 130px">
<font face="Arial" size="2" color="#000000"><a class=navi target="_self" href="eigenes.cgi?page=text&id=48330472&userid=04467221">Willkommen</a>&nbsp;
<a class=navi target="_self" href="eigenes.cgi?page=text&id=775203271193513073&userid=04467221">About me</a>&nbsp;
<a class=navi target="_self" href="eigenes.cgi?page=text&id=670516421193570969&userid=04467221">Women</a>&nbsp;
<a class=navi target="_self" href="eigenes.cgi?page=text&id=993833571193570989&userid=04467221">Men</a>&nbsp;
<a class=navi target="_self" href="eigenes.cgi?page=kontakt&userid=04467221">Kontakt</a>&nbsp;
<a class=navi target="_blank" href="http://610578.guestbook.onetwomax.de">Guestbook</a>&nbsp;
<a class=navi target="_self" href="eigenes.cgi?page=text&id=425157881193674606&userid=04467221">Blog</a>&nbsp;
</font>
</div>

<!-- End Navigation -->

</body>
</html>