Re: HOW TO PUT PICS NEXT TO EACH OTHER INSTEAD OF STRAIGHT DOWN
I have the same problem and can't find a fix. the links in the following html code are straight down but I would like it next to each other. Can anyone help me? Thanks so much. Regards fab
Re: HOW TO PUT PICS NEXT TO EACH OTHER INSTEAD OF STRAIGHT DOWN
its going straight down because you are breaking it..... . If you take that symbol out it will line up right.
I'll use an example for picture links........
Re: HOW TO PUT PICS NEXT TO EACH OTHER INSTEAD OF STRAIGHT DOWN
If you visit my website http://www.weareinterconnected.com/contact
Why is it the first social media icon twitter is higher than the rest if the images?
I'd appreciate any help. Thank you.
well im having the same problem i cant do it
I have the same problem and can't find a fix. the links in the following html code are straight down but I would like it next to each other. Can anyone help me? Thanks so much. Regards fab
<a href="http://twitter.com/airtravelstuff" target="_blank"><img src="http://www.buttonshut.com/Twitter-Buttons/Twitter-Buttons-51-3-.png" title="airtravelstuff" alt="homedonkey.com" width="50px" border="0" /></a><br /><a href="http://www.homedonkey.com"><img src="http://www.homedonkey.com/homedonkey.png"
href="http://www.facebook.com/pages/Airtravelstuffcom/148367338531920" target="_blank" /><img src="http://www.buttonshut.com/Facebook-Buttons/Facebook-Buttons-11-2-.png" title="airtravelstuff" alt="homedonkey.com" width="50px" border="0" /><br /><a href="http://www.homedonkey.com"><img src="http://www.homedonkey.com/homedonkey.png" alt="Rent Houses" title="Rent Houses" /></a></a>
its going straight down because you are breaking it.....
. If you take that symbol out it will line up right.
I'll use an example for picture links........
<a href="images/monkeys.jpg"><img src="images/monkeys.jpg" alt="monkeys" width"100" height"100" /></a>
If I put a
<br>
at the end of that code your next picture and link will drop.
Pages
Add new comment