Template:BerkiGEM2007 WikiPlaying
From 2007.igem.org
(Difference between revisions)
Line 32: | Line 32: | ||
| row 2, cell 3 | | row 2, cell 3 | ||
|} | |} | ||
+ | |||
+ | |||
+ | |||
+ | <html> | ||
+ | <head> | ||
+ | <title>My Page</title> | ||
+ | </head> | ||
+ | <body> | ||
+ | <form name="myform" action="http://www.mydomain.com/myformhandler.cgi" method="POST"> | ||
+ | <div align="center"> | ||
+ | <select name="mydropdown"> | ||
+ | <option value="Milk">Fresh Milk</option> | ||
+ | <option value="Cheese">Old Cheese</option> | ||
+ | <option value="Bread">Hot Bread</option> | ||
+ | </select> | ||
+ | </div> | ||
+ | </form> | ||
+ | </body> | ||
+ | </html> |
Revision as of 05:44, 29 September 2007
| ||||||
SodC KatG Heme | Flagella Hemoglobin | |||||
header 1 | header 2 | header 3 |
---|---|---|
row 1, cell 1 | row 1, cell 2 | row 1, cell 3 |
row 2, cell 1 | row 2, cell 2 | row 2, cell 3 |