Hallo, ich benötige dringend hilfe bei meinem webblog. Ich habe mir ein Lay gecodet, komme aber nicht weiter.
1. würde ich gern wissen, wie ich zu einem Link einen unterlink code.
2. wüsste ich gern wie ich einen scrollbalken im content hinzufüge
Ich hab noch nicht so viel ahnung von html also immer sachte XD...
<head><title>Street-Customs-Vulkaneifel</title>{PLACE_POWEREDBY{PLACE_POWEREDBY}
<style type="text/css">
body, div, td {
<!--Scrollbar und Schriftart Einstellung-->
scrollbar-arrow-color: #000000;
scrollbar-base-color: #000000;
scrollbar-track-color: #000000;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color: #000000;
font-family: tahoma;
font-Size: 5pt;
Color: #ffffff;
}
<!--Schriftfarbeinstellung für fett,kuriv,durchstrichen,unterstrichen-->
b {color: #000000;}
i {color: #000000;}
u {color: #000000;}
s {color: #000000;}
<!--Link Einstellungen-->
a:link { color: #ffffff;}
a:visited { color: #ffffff;}
a:active { color: #ff0000;}
a:hover {color: #ff0000;}
<!--Content Einstellungen-->
wie groß dein Inhalt sein soll in pixel
.inhaltetable {
width: 500px;
}
-->
</style>
<!--ENDLESS Hintergrund Einstellungen-->
<!--hier brauchen nur die Bild URL's Eingetragen werden , mehr nicht-->
<body bgcolor=#000000 background="http://img1.bildupload.com/c95247b46df2faa08cb42559c4311745.jpg">
<img border="0" src="http://img1.bildupload.com/c95247b46df2faa08cb42559c4311745.jpg" scroll="no" background-repeat:no-repeat;"
ALIGN="left" WIDTH="1000",HEIGHT="0" STYLE="position:absolute; top:0; left:0;" >
<!--Hier kommen die Links hin-->
<div align="left"
style="solid; background:transparent; border-collapse: collapse; border: 0px #ffffff solid;width:114px; height:50px; position:absolute; left:50px; top:150px">
<h1><a href="http://street-customs-eifel.myblog.de">Startseite</a></h1>
<h1><a href="http://street-customs-eifel.myblog.de/street-customs-eifel/page/1943785">Über den Verein</a></h1>
<h1><a href="http://street-customs-eifel.myblog.de/street-customs-eifel/page/1944013">Mitglieder Aktiv</a></h1>
<h1><a href="http://street-customs-eifel.myblog.de/street-customs-eifel/page/1944241">Mitglieder Passiv</a></h1>
<h1><a href="http://street-customs-eifel.myblog.de/street-customs-eifel/page/1944469">Termine</a><h1>
<h1><a href="http://street-customs-eifel.myblog.de/street-customs-eifel/page/1944697">Events</a><h1>
<h1><a href="http://street-customs-eifel.myblog.de/street-customs-eifel/page/1946749">Bilder</a><h1>
<h1><a href="http://street-customs-eifel.myblog.de/street-customs-eifel/gb">Gästebuch</a><h1>
<h1><a href="http://street-customs-eifel.myblog.de/street-customs-eifel/contact">Kontakt</a><h1>
</div>
<!--Hier die Einstellungen wo der Content sein soll-->
<div align="left"
style="solid; background:transparent; border-collapse: collapse; border: 0px #FFFFFF solid; position:absolute; width:500; left:300; top:180">
{PLACE_CONTENT}
</div>
</body>
</html>
</body>