Erm if the link isnt working this is my page html at the mo
<html>
<head>
<style type="text/css">
<!--
body { background-image: url( http://www.geocities.com/stephanie_swern/layouts.jpg); background-repeat: repeat-y; }
-->
</style>
</head>
<body>
<div style="position: absolute; left: 1px; top: 0px; z-index: 1;"><img src="layoutmatt.jpg"></div>
<div id=layer1 style="top:388px; left:133px; width:150px; height:300px;
z-index:1; padding:5px; border: #FFFFFF 2px solid; background-color:#FFFFFF; background-image:url(yourfilename.gif); layer-background-image:url(yourfilename.gif);"><a href="http://www.geocities.com/stephanie_swern/Me.htm" target="iframe">Me</a></div>
<div style="position: absolute; left: 130px; top: 350px;
width:140px; 1; border: 1px solid #00000; background-color: #FFFFFF; font-family: verdana; font-size: 10px; ">content </div>
</div>
</body>
</html>
|