I need help with some HTML? Image placement..?

Dominator

New member
I'm trying to place an image in a certain spot on my myspace and I need it to be in the center of the page so it's in the center for everyone's resolution. I'm using this code and it looks like the right spot for me but not for other peole. Is there a way to just make it centered but still 200px from the top?

<div style="position: absolute; left: 270px; top: 200px;">
<img src=""></div>
Actually, I need it in the center just from left to right, but a certain amount from the top.
 
Back
Top