code probleme
lima-city → Forum → Die eigene Homepage → HTML, CSS & Javascript
-
<html>
<head>
<title>Zeltlager</title>
<style fprolloverstyle>A:hover {color: red; font-weight: bold}
</style>
</head>
<body>
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; position:relative; list-style-type:disc; left:1; top:34; z-index:0" bordercolor="#C0C0C0" width="181" id="AutoNumber1" height="349">
<td height="19">
</center>
</div>
<p align="center"><font face="X-Files" size="5">ALLGEMEIN</font></td>
</tr>
<tr>
<td width="100%" height="130" align="center">
<p align="center">
<a href="hystory.html" style="text-decoration: none; ">
<font color="#FF0000" face="Almonte Woodgrain" size="6">HYSTORY</font></a><p align="center">
<a href="bilder.html" style="text-decoration: none; ">
<font face="Almonte Woodgrain" size="6" color="#FF0000">BILDER</font></a></td>
</tr>
<tr>
<td width="100%" height="21" align="center">
<p align="center"><font face="X-Files" size="5">KONTAKT</font></td>
</tr>
<tr>
<td width="100%" height="179" align="center">
<p align="center">
<a href="kontakt.html" style="text-decoration: none; ">
<font color="#000000" size="6" face="Almonte Woodgrain">KONTAKT</font></a></p>
<p align="center">
<a href="anmeldung.html" style="text-decoration: none; ">
<font color="#000000" size="6" face="Almonte Woodgrain">ANMELDUNG</font></a><p align="center">
<a href="impressum.html" style="text-decoration: none; ">
<font color="#000000" size="6" face="Almonte Woodgrain">IMPRESSUM</font></a></td>
</tr>
<center>
</table>
</center>
</div>
<p align="center"><font size="2" face="Garamond">Willkommen, auf der ofiziellen
Homepage des Zeltlagers der Jungscharen der Emk Birkmannsweiler.</font></p>
</body>
</html>
kann mir jemand sagen wieso der dhtml efekt nur im i-exploerer funktioniert. -
Diskutiere mit und stelle Fragen: Jetzt kostenlos anmelden!
lima-city: Gratis werbefreier Webspace für deine eigene Homepage
-
<style fprolloverstyle>A:hover {color: red; font-weight: bold}
</style>
Ich wei? ja nicht, was das sein soll, aber du meinst sicher:
<style>
a {
font-size: 6pt;
font-family: Almonte Woodgrain;
color: #000;
}
a:hover {
color: red;
font-weight: bold;
}
</style>
Jetzt kannste auch noch alle <font>s f?r die Links l?schen.
Hoffe, das ist das, was du meintest mit DHTML. -
Diskutiere mit und stelle Fragen: Jetzt kostenlos anmelden!
lima-city: Gratis werbefreier Webspace für deine eigene Homepage