English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

On my myspace, i have these avatars, but they're not staying in one row. Okay, pretend the X's are avatars. on my myspace, they look like this:
X X X X
X X X
X X X
X X X X
X X X X
X X X
X X X
but i want them to be all rows of four. they're all the same size, so i don't know why its doing that.
Is there some kind of code to make them do that? cuz i used one (&*nbsp; --i didn't use the star but if i did, nothing would show up, just parenthesis) and it didn't work. my friend's myspace has avatars as well and all of hers are on one line.
PLEASE HELP!!!!!!!!

2007-03-02 12:18:19 · 5 answers · asked by Anonymous in Computers & Internet Internet

5 answers

i'd use tables: (don't type the stars)

<*table border="0">
<*tr>
<*td>1st row - 1st pic here<*/td>
<*td>1st row - 2nd pic here<*/td>
<*td>1st row - 3rd pic here<*/td>
<*td>1st row - 4th pic here<*/td>
<*/tr>
<*tr>
<*td>2nd row - 1st pic here<*/td>
<*td>2nd row - 2nd pic here<*/td>
<*td>2nd row - 3rd pic here<*/td>
<*td>2nd row - 4th pic here<*/td>
<*/tr>
<*/table>

explanation:
<*tr> table row: everything between these line up in a row
<*td> table data: makes a cell (a box for stuff)

http://www.w3schools.com/tags/tag_table.asp

or you can use layers <*div> tags
http://www.w3schools.com/tags/tag_div.asp
and position them with css styles
http://www.w3schools.com/css/css_positioning.asp

2007-03-10 08:49:11 · answer #1 · answered by BigJohnny 4 · 0 0

No there isn't a code, you said that you want them to stay in one row. what you have to do is when your editing your profile. u have to choose where you want the avatars because u probably have it set another way, so when you go back on there look on there and see if it's something where it talk about how u want to put to the avatars more than likely it is but if it isnt just email me a baileyboy_08@yahoo.com and i'll have my sister go on my page and see what you talking about

Be cool !!!!!

2007-03-02 12:26:05 · answer #2 · answered by Dwight B 1 · 0 0

erm, do you know html? because if you do, then you should try this:(the x's stand for your avatars)

X X X X

X X X X

X X X X

X X X X

X X X X

X X X X

there you go. Sorry if it doesn't show up, sometimes that happens.

2007-03-02 12:26:55 · answer #3 · answered by d 3 · 0 0

X X X X <*br>
X X X X <*br>
X X X X <*br>
X X X X <*br>
X X X X <*br>
X X X X <*br>

and so on.
(without the stars)

2007-03-02 12:22:51 · answer #4 · answered by Anonymous · 0 0

put:



then the code of the avators

then again put:



and just keep doing it till its 4 rows

2007-03-02 12:23:50 · answer #5 · answered by Anonymous · 0 0

fedest.com, questions and answers