Ryancoates (Talk | contribs) |
Ryancoates (Talk | contribs) |
||
Line 2: | Line 2: | ||
{{Cardiff_Wales/navbartest}} | {{Cardiff_Wales/navbartest}} | ||
<html> | <html> | ||
+ | <head> | ||
+ | <style> | ||
+ | p { | ||
+ | margin: 25px 100px 75px; | ||
+ | background-color: blue; | ||
+ | |||
+ | } | ||
+ | body { | ||
+ | background-color: green; | ||
+ | } | ||
+ | </style> | ||
+ | </head> | ||
<body> | <body> | ||
<center> | <center> | ||
<img src = "https://static.igem.org/mediawiki/2018/thumb/e/e0/T--Cardiff_Wales--homepagetest.jpg/240px-T--Cardiff_Wales--homepagetest.jpg.png" /> | <img src = "https://static.igem.org/mediawiki/2018/thumb/e/e0/T--Cardiff_Wales--homepagetest.jpg/240px-T--Cardiff_Wales--homepagetest.jpg.png" /> | ||
</center> | </center> | ||
+ | <p> This is a test </p> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 13:51, 7 August 2018
This is a test