Forum : image alignment
Brief description  about Online courses   join in Online courses
View Anandhu  D 's Profile

image alignment

the center alignment is not working for me within the <img align=center />

what can i do?
Asked by Anandhu D | Nov 24, 2010 |  Reply now
Replies (1)
View teacher siliconindia 's Profile
Hi

My browsers wont support that image align, put one Div or table for that image and give align
<div id="test" align="center"><img src="1.jpg" width="645" height="4045" /></div>

Like this it will work.

Regards
Nov 29, 2010