music attitude

*Click on the title of the layout you want to get the layout code*

Myspace Music Player Skin 13

in category
musicskin03.gif

Paste this code into your "About Me" section
(Does NOT work with Safari web browser)


Myspace Music Player Skin 12

in category
musicskin01.gif

Paste this code into your "About Me" section
(Does NOT work with Safari web browser)


Myspace Music Player Skin 11

in category
musicskin02.gif

Paste this code into your "About Me" section
(Does NOT work with Safari web browser)


Myspace Music Player Skin 10

in category
musicskin11.gif

Paste this code into your "About Me" section
(Does NOT work with Safari web browser)


Myspace Music Player Skin 9

in category
musicskin06.gif

Paste this code into your "About Me" section
(Does NOT work with Safari web browser)


Myspace Music Player Skin 8

in category
musicskin10.gif

Paste this code into your "About Me" section
(Does NOT work with Safari web browser)


Myspace Music Player Skin 7

in category
musicskin09.gif

Paste this code into your "About Me" section
(Does NOT work with Safari web browser)


Myspace Music Player Skin 6

in category
musicskin04.gif

Paste this code into your "About Me" section
(Does NOT work with Safari web browser)


Myspace Music Player Skin 5

in category
musicskin05.gif

Paste this code into your "About Me" section
(Does NOT work with Safari web browser)


Myspace Music Player Skin 4

in category
musicskin12.gif

Paste this code into your "About Me" section
(Does NOT work with Safari web browser)


Myspace Tips by Myspace Is Ugly

Basic HTML Tutorial

To use our Pretty Div Layouts, You'll need to know some basic HTML.

Here are some basic useful HTML you can use when you are creating contents for Pretty Div Layouts.

<br /> to go to the next line (everytime you want to hit enter put <br />)

<center> to center an image or text then </center> to close out.

To make a word(s) bold put the word(s) in between <strong></strong>

To make a link, use this code <a href="http://www..com"></a>
put URL(website address) where http://www..com is and put what you want to display in between <a href="http://www..com"> and </a>

To put an image use this code.<img src="http://www..com" alt="text when mouse is over the image" />
put the web address of the image where http://www..com is. Write what you want to display when the mouse is over the image in alt=""