<html><head><title>A N I M E~D E S T I N Y</title><title2>welcome to anime destiny, come enter our challenges!</title2><style type="test/css">
body {
scrollbar-track-color: #071436;
scrollbar-base-color: #021526;
scrollbar-arrow-color: #FFFFFF;
scrollbar-3dlight-color: ffffff;
scrollbar-darkshadow-color: ffffff;
a:hover{color:#08214A; span: shadow;}
}
#layout
{
position: absolute;
width: 800px;
height: 760px;
top: 1px;
left: 50px;
border: transparent;
}
</style></head><body background="adlayout.jpg"><div id="layout"><img src="ad1.jpg" /></div></body></html>
Ok, heres my dilemna.... I made this awesome layout, and all I have to do is line them up, which i will have no problem guessing the piels to put in uintil i get it right, btu THEY WONT MOVE! I put the image on a div layer, to see if i could move it using absolute positioning, and it wont move! is there something wrong with my codes?