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?
%26lt;body bgcolor="YOUR COLOR"%26gt;
%26lt;embed src="FULL URL OF THE FILE" autostart="true"%26gt;
That should do it...
and u can change autostart to false if u like just depends on if u want it to start automatically
Reply: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 "%26gt; 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 :)_
Reply:for music, it's something like this
%26lt;a href="http://www....../yourname.mp3%26gt; Your tag %26lt;/a%26gt;
for the background:
%26lt;body bgcolor="red"%26gt;
%26lt;/body%26gt;
check out this site. it explains more. http://www.w3schools.com
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment