i need html coding for three scroll boxes next to eachother with each an image background boxes being about 200x200px and centred ive tried so many things and just cant get it centered this is what im using atm
<div >
<div align="center" style="border: 0px solid rgb(51, 122, 169); padding: 4px; overflow: auto; float: left; height: 200px; width: 200px; background-image: url(http://i26.tinypic.com/mjlun4.jpg); text-align: justify; font-weight: bold;">
<span style="color: rgb(255, 255, 255);">images and text go here<br></span>
</div>
<div align="center" style="border: 0px solid rgb(51, 122, 169); padding: 4px; overflow: auto; float: left; height: 200px; width: 200px; background-image: url(http://i27.tinypic.com/18m8gj.jpg); text-align: justify; font-weight: bold;">
<span style="color: rgb(255, 255, 255);">images and text go her<br></span></div>
<div align="center" style="border: 0px solid rgb(51, 122, 169); padding: 4px; overflow: auto; float: left; height: 200px; width: 200px; background-image: url(http://i30.tinypic.com/8zn1bk.jpg); text-align: justify; font-weight: bold;">
<span style="color: rgb(255, 255, 255);">images and text go here<br></span></div></div>
i got it off a website the backgrounds are right
<div >
<div align="center" style="border: 0px solid rgb(51, 122, 169); padding: 4px; overflow: auto; float: left; height: 200px; width: 200px; background-image: url(http://i26.tinypic.com/mjlun4.jpg); text-align: justify; font-weight: bold;">
<span style="color: rgb(255, 255, 255);">images and text go here<br></span>
</div>
<div align="center" style="border: 0px solid rgb(51, 122, 169); padding: 4px; overflow: auto; float: left; height: 200px; width: 200px; background-image: url(http://i27.tinypic.com/18m8gj.jpg); text-align: justify; font-weight: bold;">
<span style="color: rgb(255, 255, 255);">images and text go her<br></span></div>
<div align="center" style="border: 0px solid rgb(51, 122, 169); padding: 4px; overflow: auto; float: left; height: 200px; width: 200px; background-image: url(http://i30.tinypic.com/8zn1bk.jpg); text-align: justify; font-weight: bold;">
<span style="color: rgb(255, 255, 255);">images and text go here<br></span></div></div>
i got it off a website the backgrounds are right