Changes

Jump to navigation Jump to search
74 bytes removed ,  12:30, 13 November 2019
no edit summary
Line 2: Line 2:  
<html>
 
<html>
 
<head>
 
<head>
<style>
+
<title>Page Title</title>
body {
  −
  background-color: linen;
  −
}
  −
 
  −
h1 {
  −
  color: maroon;
  −
  margin-left: 40px;
  −
}
  −
</style>
   
</head>
 
</head>
 
<body>
 
<body>
   −
<h1>This is a heading</h1>
+
<h1>This is a Heading</h1>
 
<p>This is a paragraph.</p>
 
<p>This is a paragraph.</p>
    
</body>
 
</body>
 
</html>
 
</html>

Navigation menu

GCwiki