You dont know how to align images @ center ?
today i will teach you



A Simple Img Code to align it to left
PHP Code: 
<img src="http://www.besthostingforums.com/images/logo.png"
To Align The Image to Center use this code
PHP Code: 
<center><img src="http://www.besthostingforums.com/images/logo.png"></center
hope i have explained well (although this was my first tutorials)


=========================

A better way is to use DIVs and CSS and auto the margin:
PHP Code: 
marginauto
Above Code Is Suggested By jayfella
Rapid S Reviewed by Rapid S on . [HTML] How To Align Any Image Center ! You dont know how to align images @ center ? today i will teach you :) :) A Simple Img Code to align it to left <img src="http://www.besthostingforums.com/images/logo.png"> To Align The Image to Center use this code Rating: 5