css-angaben werden ignoriert...
mario
- css
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title> bla </title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Author" content="bla">
<style type="text/css">
a:link{color:#FF0000; text-decoration:none}
a:visited{color:#FFFFFF; text-decoration:none}
a:active{color:#FFFFFF; text-decoration:none}
a:hover{color:#00A2FF; text-decoration:underline overline}
</style>
</head>
<body scroll="auto" bgcolor="#000000" nosave><center>
<!-- BOTTOM CONTENT -->
<table border="0" width="900" height="650" cellpadding="0" cellspacing="0" bgcolor="#4A4D4A">
<tr width="100%" valign="top">
<td><font face="Verdana" size="1" color="#FFFFFF">
<br><br>Links:<br><br>
<table border="0" width="760" height="570" cellpadding="0" cellspacing="0" bgcolor="#4A4D4A">
<tr width="100%" valign="top">
<td>
content...
</td>
</tr>
</table>
Bitte lesen sie hierzu das <a href="impressum-frame.html" OnFocus="this-blur()" OnMouseOver="window.status='Impressum'; return true;" OnMouseOut="window.status='';" target="bottomframe" lang="de">Impressum</a>.
</font></td>
<td width="110" height="650" bgcolor="#000000">
<img src="../images/pagehead.jpg" align="right" width="90" height="650">
</td>
</tr>
</font></table>
</body>
</html>
warum werden bei mir die CSS-angaben ignoriert, der link bleibt bei mir weiß, aber der hover-effekt funktioniert (IE6, Moz 1.2.1; Win2000 Prof)....
Hi,
a:link{color:#FF0000; text-decoration:none}
a:visited{color:#FFFFFF; text-decoration:none}
a:active{color:#FFFFFF; text-decoration:none}
a:hover{color:#00A2FF; text-decoration:underline overline}
warum werden bei mir die CSS-angaben ignoriert, der link bleibt bei mir weiß, aber der hover-effekt funktioniert (IE6, Moz 1.2.1; Win2000 Prof)....
Werden sie wirklich ignoriert? Wenn Du den Link bereits besucht hast, wird er korrekt weiß formatiert.
cu,
Andreas
Wenn Du den Link bereits besucht hast, wird er korrekt weiß formatiert.
*ankopffass* ich glaub das kommt vom zuvielen feiern ;)
narri - narro
mario