How do you insert a vertical space between images

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • zeman
    Member
    • Oct 2013
    • 31
    • 5.0.X

    How do you insert a vertical space between images

    Here's the code that I have. The images (2 on top and 2 at bottom) should have a small vertical space in between. How do I put it in?

    <a href="http://www.ebbcharts.com/pics/16a.jpg"><img src="http://www.ebbcharts.com/pics/16a.jpg" border="0"/></a> <a href="http://www.ebbcharts.com/pics/16b.jpg"><img alt="" src="http://www.ebbcharts.com/pics/16b.jpg" border="0" /></a>
    <a href="http://www.ebbcharts.com/pics/16c.jpg"><img src="http://www.ebbcharts.com/pics/16c.jpg" border="0"/></a> <a href="http://www.ebbcharts.com/pics/16d.jpg"><img alt="" src="http://www.ebbcharts.com/pics/16d.jpg" border="0" /></a>

    You can see the picture puzzle (4 images) here (at the bottom of page): http://www.ebbcharts.com/blogs/ebbch...-ebbcharts-tsp
  • BirdOPrey5
    Senior Member
    • Jul 2008
    • 9613
    • 5.6.3

    #2
    They already look properly spaced to me but..

    &nbsp; - use this to put spaces between text or images / other elenents.

    <br> - use this (usually 2 at a time) to add a blank line.

    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...