• I have two ads side by side (they are the One Dog One Bone ad and the Crown Your Dog ad at the bottom). I have them side by side in a table template and can’t seem to figure out how to add a break between them. I’ve tried the typical
    . Anyone??

    Thanks a bunch!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Are you using a table in a text widget?

    Maybe this will help:

    <table border="0"
    cellspacing="10">
    <tr>
      <td>Image One</td>
      <td>Image Two</td>
    </tr>   
    
    </table>
    Thread Starter DoggiesAndStuffBlog

    (@doggiesandstuffblog)

    Alx,
    Thanks. Tried that and it doesn’t work. The two ads stay right next to each other.
    Argh.
    Doreen

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Help with HTML Code’ is closed to new replies.