Help code myspace

How can i tweek myspace, it doesn’t have to be to advanced.

I’d like to add a background picture and music player for now.

This site is nicely done:

For a background image:

<style>
background: url(yourimage.jpg);
</style>

For music player <-- link

Hope that helps. You can google ‘myspace layouts’ and find more stuff on how to style your myspace for a starting point. :slight_smile: