View Full Version : *Image alignment*


Gypsyrose
04-05-2003, 08:59 AM
Hi guys,

I've done eveything on this site that tells you how to align images but my images still align to the left and i want to center them. Can anyone help?

Gypsyrose

Sheila
04-05-2003, 10:03 AM
What is the current code you are using? Or could you post the URL to the page with the code on it?

Gypsyrose
04-05-2003, 10:25 AM
This is just an example. I'm using
<img src="statue.JPG" align="center">
Is that wrong?

http://vibethirteen.virtue.nu/p.html

Sheila
04-05-2003, 10:27 AM
For some reason that code works for some people and not others.

Try this instead....
<center><img src="statue.JPG"></center>

Xiphias
04-05-2003, 01:37 PM
The align code on the images I think is to make text align next to them instead of underneath them