Page is a not externally linkable
Shreya - 10:41 am on Sep 27, 2012 (gmt 0)
Hi,
my code is given below;
<div class="imgzone">
<img src="images/service-box.png" alt="#" />
<img src="images/service-box1.png" alt="#" />
<img src="images/service-box2.png" alt="#" />
</div>
css here:
.imgzone
{margin:5px 0px 0px 0px;}
i want to need space between 3 images what can i do ? n what is the code of css ? plz help me.