Difference between revisions of "Team:East Chapel Hill/iameden"

(Created page with " <!DOCTYPE html> <html> <head> <title>EDEN</title> </head> <body> <h1>Jonathon Ng</h1> <p>is awesome</p> </body> </html>")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
<!DOCTYPE html>
 
 
<html>
 
<html>
<head>
 
<title>EDEN</title>
 
</head>
 
 
<body>
 
<body>
  
<h1>Jonathon Ng</h1>
+
<h2 style="background-color:black">
<p>is awesome</p>
+
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

Background-color set by using red

Background-color set by using orange

Charles River

charles river

Background-color set by using yellow

Background-color set by using blue

Background-color set by using cyan