whats the HTML or Generator Code for making a myspace background TRANSPARENT?

I of course use Myspace, I have tried many different codes to use for transparent, but the codes are not workings. I only have the background image I want where the top ad is & the very bottom where the links are for myspace.com. Anyone know this problem??

Public Comments

  1. try this code segment below <head> <style type="text/css"> html, body { background-color: transparent; } </style> <!-- ... --> </head>
Powered by Yahoo! Answers