Check out this demo on JSFiddle.
a{
text-decoration:none;
}
img{
margin:1em;
/* Space will be occupied all four sides Top, Right, Bottom & Left */
}
2
solved Space between two image using css [closed]
Check out this demo on JSFiddle.
a{
text-decoration:none;
}
img{
margin:1em;
/* Space will be occupied all four sides Top, Right, Bottom & Left */
}
2
solved Space between two image using css [closed]