I was just on Myspace and was trying to put a few icons on my page but they all came up under each other. I wanted to try to get the next to each other to fit more. would anyone know the code
How do I put icons next to each other on myspace? What the code?
If you have 3 pictures (or whatever) that you want to put side by side, put in %26lt;nobr%26gt; before the code to the first one and %26lt;/nobr%26gt; at the end of the last one.
How do I put icons next to each other on myspace? What the code?
I was looking for the answer as well and your answer was very easy and worked! Thank you very much! Report It
How do I put icons next to each other on myspace? What the code?
... post the code you used/the page it's on to make it easier to help you.
If there is a %26lt;br%26gt; after each image in the code, remove that. If there is a %26lt;p%26gt; or %26lt;div%26gt; tag in front of and after each image, you could try removing those.
How do I put icons next to each other on myspace? What the code?
u can also use a table.
%26lt;table%26gt;%26lt;tr%26gt;%26lt;td%26gt;code of picture%26lt;/td%26gt;%26lt;td%26gt;code of picture%26lt;/td%26gt;%26lt;/tr%26gt;%26lt;/table%26gt;
No comments:
Post a Comment