hi
hmm bin totaler newbie dadrin. Das muss ich doch ziwschen <style> und </style> schreiben oder? Dann kommt bei mir aber garnix!
im <head>'nen <style type="text/css"></style> und dazuwischen kommt's dann. Und kein Netscape 4 benutzen, sonst kommt nix.
gruss Kai
jez weiss ich woran es liegt! Das mit dem Transparent funzt bei mir nicht!Ich weiss aber net warum! Hier der ganze Text:
<html><head>
<title>M*R*R</title>
<style type="text/css">
body { }
#box1 { position:absolute; top:00px; left:70px; width:100px; height:1px; z-index:1; }
a{border-color:transparent;border-style:solid;border-width:0px;border-left-width:1px;border-right-width:1px; color:#FFFFFF; text-decoration: none;}
a:hover{border-color:#000000;border-style:solid; border-width:0px;border-left-width:1px;border-right-width:1px;}
</style>
</head>
<body bgcolor="#000000">
<div id="box1" border:solid 2 px blue;"><font color="#FFFFFF">M*R*R - Clan</font></div>
<div id="Layer1" style="position:absolute; width:150px; height:121px; z-index:1; left: 40; top: 20; border:1px dotted #FFFFFF;"
style="background-image:url(back.gif); margin:0px; padding:0px">
<a href="members.htm" target="start">
<p><div style="position:absolute; width:1px; height:1px; z-index:1; left: 45; top: 10;cursor:crosshair;">Membas</p></a>
<a href="rechts.htm" target="start">
</body>
</html>