Difference between revisions of "Team:East Chapel Hill/Siyu-test0"

(Created page with "<!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <body> <h1>This is a Heading</h1> <p>This is a paragraph.</p> </body> </html>")
 
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!DOCTYPE html>
 
 
<html>
 
<html>
<head>
 
<title>Page Title</title>
 
</head>
 
<body>
 
  
<h1>This is a Heading</h1>
+
<style>
<p>This is a paragraph.</p>
+
div#top_title{display: none;}
 +
div#sideMenu{display: none;}
 +
</style>
 +
 
 +
 
 +
 
 +
 
 +
Add our code here
 +
 
 +
 
 +
 
  
</body>
 
 
</html>
 
</html>

Latest revision as of 06:24, 1 August 2017

Add our code here