Difference between revisions of "Missouri Academy Wiki:Sandbox"

From Missouri Academy Wiki
Jump to navigation Jump to search
Line 19: Line 19:
  
 
<FORM action="http://somesite.com/prog/adduser" method="post">
 
<FORM action="http://somesite.com/prog/adduser" method="post">
    <P>
+
 
    <LABEL for="firstname">First name: </LABEL>
 
              <INPUT type="text" id="firstname"><BR>
 
    <LABEL for="lastname">Last name: </LABEL>
 
              <INPUT type="text" id="lastname"><BR>
 
    <LABEL for="email">email: </LABEL>
 
              <INPUT type="text" id="email"><BR>
 
    <INPUT type="radio" name="sex" value="Male"> Male<BR>
 
    <INPUT type="radio" name="sex" value="Female"> Female<BR>
 
    <INPUT type="submit" value="Send"> <INPUT type="reset">
 
    </P>
 
 
  </FORM>
 
  </FORM>

Revision as of 05:08, 27 December 2004

This is the sandbox for editing experiments. Content added here will not stay permanently.

Student Organizations
  • Stuff
  • Stuff
  • Stuff
  • Stuff

<math>\frac{1}{2}</math>



<FORM action="http://somesite.com/prog/adduser" method="post">

</FORM>