Team:DTU-Denmark/jorooo
From 2014.igem.org
(Difference between revisions)
(Created page with " <p>Yes, that really <em>is</em> exciting. <strong>Warning:</strong> level of excitement may cause head to explode.</p>") |
|||
Line 1: | Line 1: | ||
+ | <!DOCTYPE html> | ||
+ | <html> | ||
+ | <head> | ||
+ | <title>My first web page</title> | ||
+ | </head> | ||
+ | <body> | ||
+ | |||
<p>Yes, that really <em>is</em> exciting. <strong>Warning:</strong> level of excitement may cause head to explode.</p> | <p>Yes, that really <em>is</em> exciting. <strong>Warning:</strong> level of excitement may cause head to explode.</p> | ||
+ | |||
+ | </body> | ||
+ | </html> |
Revision as of 14:58, 23 July 2014
<!DOCTYPE html>
Yes, that really is exciting. Warning: level of excitement may cause head to explode.