How Do I Add Music and and Color an entire page a solid color in HTML?
How Do I Add Music and and Color an entire page a solid color in HTML?
Public Comments
- for music, it's something like this <a href="http://www....../yourname.mp3> Your tag </a> for the background: <body bgcolor="red"> </body> check out this site. it explains more. http://www.w3schools.com
- <body bgcolor="YOUR COLOR"> <embed src="FULL URL OF THE FILE" autostart="true"> That should do it... and u can change autostart to false if u like just depends on if u want it to start automatically
- Hi depending on how you want the music to play would determine the code you would need to use . I use bgsound=" link here and then be sure to close your tage with the "> at the end of the file. for the complet cover in one color you have to enter it as a background using the background code for that and enter in the body of your stucture backgrround=" then Hope this helped you :)_
Powered by Yahoo! Answers