View Single Post
Old 01-23-2013, 01:34 PM   PM User | #2
niralsoni
Regular Coder

 
Join Date: Mar 2008
Location: London
Posts: 129
Thanks: 1
Thanked 31 Times in 31 Posts
niralsoni is an unknown quantity at this point
Enclose your piece of code in a <center> tag as shown below -
Code:
<center>
    <img alt="Auto World" title = "Auto World" src="/images/trees.jpg" > 
    <div style = "margin: 0 auto;"> 
    <div id="banner"> 
    <div id="imgContainer"></div> 
    </div> // end banner div 
    </div>  // end center div
</center> 
niralsoni is offline   Reply With Quote