View Full Version : alignment problem


Gypsyrose
06-07-2003, 09:45 AM
Check out http://www.angelfire.com/in4/vibethirteen.jv.html I can't seem to align that main image in the center to get underneath the title "home alone". Can anyone help? Thanks
Gypsyrose

amicus
06-07-2003, 01:12 PM
your link ain't work'n

EmpTcaN
06-07-2003, 01:57 PM
well, what ever it is
why can't you just put an align inside the img
like this
<img src="blahblah" align=center>
or if that won't work you can just add the <center> in the beginning of th image

if that still won't work you can try to put the image in a table and center it from there.