TestField
From 2014hs.igem.org
(Difference between revisions)
DanielBlue (Talk | contribs) |
DanielBlue (Talk | contribs) |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
- | + | <head> | |
- | + | <style media="screen" type="text/css"> | |
- | + | a{ | |
- | + | color:#cc0000; | |
- | + | text-decoration: none; | |
- | + | } | |
- | + | </style> | |
- | + | <title>Result</title> | |
+ | </head> | ||
+ | <body> | ||
+ | <p>The below link goes to Google!</p> | ||
+ | <a href="http://www.google.com/">Google</a> | ||
+ | </body> | ||
</html> | </html> |
Revision as of 13:24, 12 March 2014
The below link goes to Google!
Google