<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Unbenanntes Dokument</title>
</head>
<body>
<p>
<style type="test/css">
a.menuepunkt{
color: black;
background: silver;
text-align: center;
display: block;
width: 130px;
border: black solid 1px;
padding: 1px;
text-decoration:none;
font: bold 14px arial, sans-serif;
}
a. menuepunkt:hover{
color:white;
backgroud-color:gray;}
</style>
<a>
< class="menuepunkt" href="http://www.winfuture.de" > </a>
</body>
</html>
aber auf der seite kommt dann folgende meldung
< class="menuepunkt" href="http://www.winfuture.de" >
meine Frage was ist daran Falsch

Hilfe
Neues Thema
Antworten

Nach oben


