Please Tell Me How I Can Position My Div Tag?
Design Comments »
<div id=layer1 style="position:absolute; top:50; left:40;
width:100; height:300; z-index:1; padding:0px; />
TEXT GOES HERE!
</div>
When I change the positioning it still doesn't move and stays in the top left hand corner? Please can you tell me how I can move it?
Continue reading Please Tell Me How I Can Position My Div Tag? »