Team:DTU-Denmark/jorooo

From 2014.igem.org

(Difference between revisions)
Line 21: Line 21:
</ul>
</ul>
 +
<form action="contactus.php" method="post">
 +
 +
    <p>Name:</p>
 +
    <p><input type="text" name="name" value="Your name"></p>
 +
 +
    <p>Comments: </p>
 +
    <p><textarea name="comments" rows="5" cols="20">Your comments</textarea></p>
 +
 +
    <p>Are you:</p>
 +
    <p><input type="radio" name="areyou" value="male"> Male</p>
 +
    <p><input type="radio" name="areyou" value="female"> Female</p>
 +
    <p><input type="radio" name="areyou" value="hermaphrodite"> An hermaphrodite</p>
 +
    <p><input type="radio" name="areyou" value="asexual"> Asexual</p>
 +
 +
    <p><input type="submit"></p>
 +
 +
</form>
<select>
<select>
     <option>Option 1</option>
     <option>Option 1</option>

Revision as of 15:10, 23 July 2014

My first web page

  • To learn HTML
  • To show off
    1. To my boss
    2. To my friends
    3. To my cat
    4. To the little talking duck in my brain
  • Because I've fallen in love with my computer and want to give her some HTML loving.

Name:

Comments:

Are you:

Male

Female

An hermaphrodite

Asexual

Row 1, cell 1 Row 1, cell 2 Row 1, cell 3
Row 2, cell 1 Row 2, cell 2 Row 2, cell 3
Row 3, cell 1 Row 3, cell 2 Row 3, cell 3
Row 4, cell 1 Row 4, cell 2 Row 4, cell 3