Tabellen Farbe mit Java?

Peter Kluge

Angesehenes Mitglied
Hallo.

Weiß jemand wie man es anstellt, das wenn man in einer Tabelle über die einzelnen Zeilen fährt, die jeweilige Zeile die Hindergrundfarbe wechselt?

Mfg Peter
 
CODE

<html>

<head>
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
<meta name="generator" content="Adobe GoLive 5">
<title>Willkommen bei Adobe GoLive 5</title>
<style type="text/css"><!--
code {font-size:14px;color:#CCCCCC;}
pre
{
font-size:14px;
color:#CCCCCC;
padding:5px;
}
a:link, a:visited, a:active, a:hover
{
text-decoration:none;
font-weight:normal;
color:#CCCCCC;
font-size:10px;
}
a:active, a:hover
{
color:#990000;
}
a.menu:link, a.menu:visited
{
color:#000000;
background-color:#990000;
text-decoration:none;
}
a.menu:active, a.menu:hover
{
color:#000000;
background-color:#ffffff;
}
a.menu {
display:block;
padding:3px;
border-top:1px solid #000000;
text-align:left;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}

#title {
height:34px;
padding:5px;
border-bottom:1px solid #000000;
}
#right {
width:158px;
float:right;
}
.menutitle{
font-weight:bold;
color:#ffffff;
text-align:center;
margin:2px;
}
.menucontainer {
background-color:#000000;
width:146px;
margin:10px;
}
#content {
width:540px;
background-color:#000000;
font size.10px; color:#CCCCCC;
float:right;
padding:10px 10px;
}
//--></style>
</head>

<body bgcolor="#ffffff">
<p>


<div id="right">
<div class="menucontainer">
<p class="menutitle">Infoseiten</p>
<a class="menu" href="javascript:void(window.open('http://www.domination-x.com/members/designroot/camoverview.asp?wsid=108611', 'News', 'toolbar=no,location=no,directories=no,status=no, menubar=no,scrollbars=yes,resizable=no,copyhistory=no,width=650,height=650'));" title="sm cam">Cam Übersicht</a>
<a class="menu" href="javascript:void(window.open('http://www.domination-x.com/info/camplan.asp?wsid=108611', 'News', 'toolbar=no,location=no,directories=no,status=no, menubar=no,scrollbars=yes,resizable=no,copyhistory=no,width=700,height=650'));"title="bdsm cam">Cam Plan</a>
<a class="menu" href="http://www.teleindex.de/bdsm cam.html" title="sm-cam">Cam Team</a>
<a class="menu" href="javascript:void(window.open('http://www.sadomasochat.de/enter.asp?ref=teleindex.de', 'News', 'toolbar=no,location=no,directories=no,status=no, menubar=no,scrollbars=yes,resizable=no,copyhistory=no,width=1100,height=750'));"title="sm forum">SADO MASO FORUM</a>
<a class="menu" href="javascript:void(window.open('http://www.domination-x.com/info/news.asp', 'News', 'toolbar=no,location=no,directories=no,status=no, menubar=no,scrollbars=yes,resizable=no,copyhistory=no,width=650,height=650'));">Portal News</a>
<a class="menu" href="http://www.teleindex.de/bdsm.htm"title="bdsm">Was ist BDSM</a>
<a class="menu" href="http://www.teleindex.de/sm-lexikon.html"title="bdsm lexikon">SM Lexikon</a>
<a class="menu" href="javascript:void(window.open('http://www.sm-flatrate.de/vorschau.asp?wsid=108611', 'News', 'toolbar=no,location=no,directories=no,status=no, menubar=no,scrollbars=yes,resizable=no,copyhistory=no,width=650,height=650'));">Vorschau Mitgliderbereich</a>
<a class="menu" href="http://www.teleindex.de/Ordner/freesex.htm"title="bdsm lexikon">SM FREE PICS</a>
</div>







</p>
</body>

</html>
 
Zurück
Oben