Clip2gif to convert any PICT files into GIF images. • HTML Grinder to sequentially link each of the HTML files together as well as create ...
Document source : haddockdot.no-ip.biz
This is a test of the Emergency Broadcast System.
This is only a test.
In case of a real emergency, you would be instructed to contact the
nearest WebMaster.
This was only a test.
</TEXTAREA><p>
Checkbox buttons. (Multiple items can be selected.):<br>
<INPUT TYPE="checkbox" NAME="checkboxButtons" VALUE="apples" CHECKED>
Apples
<INPUT TYPE="checkbox" NAME="checkboxButtons" VALUE="pears" CHECKED>
Pears
<INPUT TYPE="checkbox" NAME="checkboxButtons" VALUE="bananas">
Bananas<P>
Radio button. (Only one item from the set can be selected.):<br>
<INPUT TYPE="radio" NAME="radionButton" VALUE="yes" CHECKED> Yes
<INPUT TYPE="radio" NAME="radionButton" VALUE="no"> No
<INPUT TYPE="radio" NAME="radionButton" VALUE="I don't know"> I don't
know<p>
Popup menu. (Only one item can be selected.):<br>
<SELECT NAME="popUpMenu">
<OPTION SELECTED>Geneva
<OPTION>Monaco
<OPTION>New York
<OPTION>Palatino
<OPTION>Times
Summary :
<INPUT TYPE="checkbox" Apples <INPUT TYPE="checkbox" Pears <INPUT TYPE="checkbox" <INPUT TYPE="radio" Yes <INPUT TYPE="radio" No <INPUT TYPE="radio"
Tags :
ltinput,only,test,typequotradioquot,selectedltbrgt,namequotradionbuttonquot,checkedgt,typequotcheckboxquot,dont,emergency,item,lttextareagtltpgt,ltoption