Cecilialee (Talk | contribs) (Created page with " <!DOCTYPE html> <html> <head> <title>EDEN</title> </head> <body> <h1>Jonathon Ng</h1> <p>is awesome</p> </body> </html>") |
Cecilialee (Talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
<html> | <html> | ||
− | |||
− | |||
− | |||
<body> | <body> | ||
− | < | + | <h2 style="background-color:black"> |
− | < | + | Background-color set by using red |
+ | </h2> | ||
+ | |||
+ | <h2 style="background-color:orange"> | ||
+ | Background-color set by using orange | ||
+ | </h2> | ||
+ | |||
+ | <h2>Charles River</h2> | ||
+ | <img src="https://2017.igem.org/File:Charles_River.jpeg" alt= "charles river" style="width:304px;height:228px;"> | ||
+ | <h2 style="background-color:yellow"> | ||
+ | Background-color set by using yellow | ||
+ | </h2> | ||
+ | |||
+ | <h2 style="background-color:blue;color:white"> | ||
+ | Background-color set by using blue | ||
+ | </h2> | ||
+ | |||
+ | <h2 style="background-color:grey"> | ||
+ | Background-color set by using cyan | ||
+ | </h2> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 20:46, 7 July 2017