Page 1 of 2

html questions

PostPosted: Tue Jan 25, 2005 11:32 pm
by badpolarbear
1. Can someone tell me the simple html code to insert a picture?
2. Can someone tell me the html code to put a shut off switch incase people dont want to listen to the music on my site and do I have to put in in each of the html pages like index.html. photos.html etc?

PostPosted: Tue Jan 25, 2005 11:58 pm
by Gecko

re: codes

PostPosted: Wed Jan 26, 2005 1:34 pm
by badpolarbear

re shut off

PostPosted: Wed Jan 26, 2005 7:26 pm
by badpolarbear
Ok, I tried that code for the volume shut off and heres what happened
Image

Here is the text from the index. Any idea how to fix it?

<title>your title</title>
<head>
</head>
<body background="bearground.jpg">

<form method=get action="http://www.nrtco.net/~polarbear/thecars.mid"><<>input type=submit value="MUSIC€OFF"><<>/form></a>


<center>
<a href="xxxxxxxxxxxxxxx"><img src="pbhome.gif" border=0></a>
</center>

<center>
<marquee scrollamount="3" direction="up" width="600 height="100">
<center><font face="Arial" font size="+3" font color="000000">
Enter text message here
</center>
</marquee></center>

PostPosted: Wed Jan 26, 2005 9:35 pm
by Gecko
What code are you using to play your music?

re code

PostPosted: Wed Jan 26, 2005 10:59 pm
by badpolarbear
Here is what Im using to embed the mid's Gecko

<embed src="xxxx.mid" hidden="true" loop="true"></embed>

PostPosted: Wed Jan 26, 2005 11:08 pm
by Gecko

PostPosted: Wed Jan 26, 2005 11:32 pm
by fishoutofwater579

re shut off

PostPosted: Thu Jan 27, 2005 12:14 am
by badpolarbear

PostPosted: Thu Jan 27, 2005 12:26 am
by Gecko

re shut offf

PostPosted: Thu Jan 27, 2005 12:52 am
by badpolarbear

re off

PostPosted: Thu Jan 27, 2005 12:59 am
by badpolarbear

PostPosted: Thu Jan 27, 2005 2:53 am
by Gecko
You have the embed code in two places,
remove one and you should then see the only the stop.

re shut off

PostPosted: Fri Jan 28, 2005 2:47 pm
by badpolarbear

PostPosted: Fri Jan 28, 2005 4:08 pm
by Gecko