View Full Version : centering a picture?


domino777
08-03-2004, 10:16 PM
i have an animation in my shop but i want it to be centered right under my picture of my neopet.

here's the code for the animation:

<a href="http://www.neopets.com/~linkto_evince"><img src="http://hometown.aol.com/karz122/images/anim11.gif" border="0"></a>

can anyone make it so that it's centered? thank you! :)

SSPrincess
08-03-2004, 10:19 PM
This should do the trick:
<center><a href="http://www.neopets.com/~linkto_evince"><img src="http://hometown.aol.com/karz122/images/anim11.gif" border="0"></a></center>

I hope this helps. Have a nice day! :)

silver_moon525
08-03-2004, 11:40 PM
Wow! I was having the same problem too...except I used "<c>" instead of "<center>" I thought it was just <c> to center, is it different with images or something?

westernrider
08-03-2004, 11:43 PM
nah, it is always <center> unless there is some other code that I have not herd about.

silver_moon525
08-03-2004, 11:53 PM
REALLY?!?!?! ...it always worked before... (the <c>)

domino777
08-04-2004, 01:37 AM
thanks a bunch! the code works great! :)