edit3:
Myspace has a new method of editing profiles. This instructable details the old way of profile customization, and still applies to people who haven't upgraded to "Profile 2.0".
Remove these ads by
Signing UpStep 1The basics.
The first step is to add the following lines of HTML to the "About Me:" content box. I put mine at the very top, so that it is easily accessible if I want to change it later. This will not appear on your profile, it is simply to alert the web browser of the person viewing your page that there is CSS between these html tags, and to adjust your profile accordingly.
<style type="text/css">
</style>
| « Previous Step | Download PDFView All Steps | Next Step » |
















































My page is at http://www.myspace.com/the_don125 . I've done some minor tweaking since posting this instructable, but its pretty much the same.
Good resource for learning css:
http://www.w3.org/Style/CSS/learning
Nice instructable, I imagine it will entice people to learn more about style sheets, which is good.