I Need An Html Code To Make My Myspace Background A Color. What Is A Simple Html Code That Will Change The B. What is a simple html code that will change the background color of my myspace?
http://www.strikefile.com/myspace/
My Space editor…
most the codes you need are listed her ehttp://www.squidoo.com/myspacemadeeasy/
in order to use a custom bg you will need it uploaded somewhere on the net in order to link to it
try this
change transparent to the color of choice
like red, green, black ect…
<style>
body { background-color: transparent; }
table { background-color: transparent; }
table table { background-color: transparent; }
contactTable td { background-color: transparent; }
table table table td { background-color: transparent; color: transparent; }
</style>
happy new year