Oddly, I can't seem to get the image to align to the center of the page?
I'm using IE 6, tried FireFox 2 still the same! The image just aligns to the right
for same reason. The text aligns to the center fine, see my code below:
[HTML]<body>
<h1 align=center>Te st</h1><br><br>
<img src="italy.jpg" align=center height=160 width=240 border=4>
</body>[/HTML]
I'm using IE 6, tried FireFox 2 still the same! The image just aligns to the right
for same reason. The text aligns to the center fine, see my code below:
[HTML]<body>
<h1 align=center>Te st</h1><br><br>
<img src="italy.jpg" align=center height=160 width=240 border=4>
</body>[/HTML]
Comment