Gegen Bilderklau - Das Original (https://www.gegen-bilderklau.net/index.php)
- Design, Website, Copyright (https://www.gegen-bilderklau.net/board.php?boardid=80)
--- Homepagehilfe (https://www.gegen-bilderklau.net/board.php?boardid=27)
---- Homepagehilfe - Archiv (https://www.gegen-bilderklau.net/board.php?boardid=139)
----- [HTML] Was stimmt an diesem Code nicht? (https://www.gegen-bilderklau.net/thread.php?threadid=75938)


Geschrieben von Pöni am 09.08.2006 um 21:53:

  Was stimmt an diesem Code nicht?

Huhu zusammen
ich hoff mir kann wer helfen. grüble schon eine ewigkeit an dem problem.

ich habe einen schwarzen HG im Menu- Frame, und die Links sollten aber weiss sein. leider werden sie schwarz angezeigt -.- (und ich bin mir ganz sicher das sie da sind, weil man sie markieren kann, dann sind sie aber blau und eben nur markiert.

der index code
code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
<html>
<head>
<title>DaHo-Photos</title>
<BODY marginwidth="0" leftmargin="0" marginheight="0" topmargin="0" scroll="no" bgcolor="#6D6D6D">
<img src="design.jpg">

<div id="Layer1" style="position: absolute;  left: 234px; top: 26px;">
  <iframe src="http://home.arcor.de/daho-photos/menu.htm" name="frame" width="544" height="157" frameborder=0 scrolling="no" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)"
  </iframe>
</div>


<div id="Layer2" style="position: absolute;  left: 234px; top: 167px;">
  <iframe src="http://home.arcor.de/daho-photos/homeseite.htm" name="frame" width="544" height="390" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
  </iframe>
</div>


</body>
</html>



Geschrieben von sara1991 am 09.08.2006 um 21:55:

 

Hast du deinen PC vielleicht darauf eingestellt, Links schwarz anzuzeigen?

LG,
Sara



Geschrieben von Mindgame am 09.08.2006 um 22:05:

 

Zumindest in dem Code-Stück, das du hier zeigst, kann gar nichts über die Links stehen, um zu sehen, was nciht stimmt müsstest du die Seite menu.hrm herzeigen



Geschrieben von Pöni am 09.08.2006 um 22:14:

 

Zitat:
Original von sara1991
Hast du deinen PC vielleicht darauf eingestellt, Links schwarz anzuzeigen?

LG,
Sara


wo stellt man dass denn ein?


@mindgame:
code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>Home Impressum Gästebuch Galerie Websites Über mich</title>
</head>



<p><font face="Arial">
<a href="http://home.arcor.de/daho-photos/homeseite.htm" target=mainframe><font size="1" color="#FFFFFF">Home</font></a><font size="1" color="#FFFFFF">
</font><a href="http://home.arcor.de/daho-photos/kontaktseite.htm" target=mainframe><font size="1" color="#FFFFFF">Impressum</font></a><font size="1" color="#FFFFFF">
</font><a href="" target=mainframe><font size="1" color="#FFFFFF">Gästebuch</font></a><font size="1" color="#FFFFFF">
</font><a href="http://home.arcor.de/daho-photos/galerieseite001.htm" target=mainframe><font size="1" color="#FFFFFF">Galerie</font></a><font color="#FFFFFF" size="1">
</font><a href="http://home.arcor.de/daho-photos/websites.htm" target=mainframe><font size="1" color="#FFFFFF">Websites</font></a><font size="1" color="#FFFFFF">
</font><a href="http://home.arcor.de/daho-photos/ich.htm" target=mainframe><font size="1" color="#FFFFFF">Über mich</font></a>

</font>

</html>


Forensoftware: Burning Board, entwickelt von WoltLab GmbH