Jakinspeil
05-24-2009, 04:58 PM
I have 4 thumb nail images and I want to align them horizontally with spaces in between them.
right now I just have:
<div class="thumbs">
<img src="1.jpg"><img src="2.jpg"><img src="3.jpg"><img src="4.jpg">
</div>
What is the associated CSS code to do that?
right now I just have:
<div class="thumbs">
<img src="1.jpg"><img src="2.jpg"><img src="3.jpg"><img src="4.jpg">
</div>
What is the associated CSS code to do that?