Link i layers
Hej!Er der en haj til CSS, som kunne tænke sig at hjælpe mig - har følgende skabelon liggende, men kan ikke helt finde ud af, hvordan jeg linker en tekst til "Layer 2"; nogle der kan hjælpe?
På forhånd tak!
-----------------------------------------
<html>
<head>
<title>Insert Title Here</title>
<link href="style.css" rel="stylesheet" type="text/css">
<META HTTP-EQUIV="imagetoolbar" CONTENT="no">
<!-- Layout by Amber-Nights.net -->
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<div id="Layer1" style="position:absolute; width:641px; height:425px; z-index:1; left: 0; top: 0;"><img src="layout.jpg" width="641" height="425"></div>
<div id="Layer2" style="position:absolute; width:343px; height:281px; z-index:2; left: 9px; top: 108px; overflow: auto;">
<!-- Content, start editing -->
<br><center><b>Thanks for downloading this layout!</b></center><br>
This is a layers/frames/css layout that features Meroko from the Fullmoon wo Sagashite manga. Image from <a href="http://www.selene-scans.net/" target="_blank">Selene Scans</a>.<br><br>
This layout is fairly easy to use, there's notes in the code to help you edit your content. Instructions:<br><br>
+ Edit your title in index.html<br>
+ Edit and copy index2.html for your content
+ Make sure not to exeed 60 characters and/or spaces in your navigation area<br><br>
As for credits, just leave the link back to my site on the bottom the page. Do not remove it or else you'll be a layout thief. If I find out you removed it, bewarned that I'll contact your host and black list you.<br><br>
Also, please don't direct link any files from my site. It's blocked anyway, so you'll end up with broken images.<br><br>
Well, that's about it. Enjoy the layout! ^_^
<br>.<br>.<br>.<br>.<br>.<br>.<br>.<br>.<br>.<br>.<br>.<br>.<br>.<br>Just to show you how it scrolls. ^-^
<!-- Stop editing -->
</div>
<div id="Layer3" style="position:absolute; width:343px; height:13px; z-index:3; left: 9px; top: 88px;">
<!-- Navigation, start editing -->
<p align="center">Link - Link - Link - Link - Link - Link - Link - Link - Link</p>
<!-- Stop editing -->
</div>
<div id="Layer4" style="position:absolute; width:343px; height:13px; z-index:4; left: 9px; top: 402px;">
<p align="right">Layout by <a href="http://www.amber-nights.net" target="_blank">Amber-Nights.net</a></p></div>
</body>
</html>
