(Replaced content with "<div id="content" style="display: none;"> </div>") |
|||
Line 1: | Line 1: | ||
− | < | + | <html> |
+ | <head> | ||
+ | <title>Page Title</title> | ||
+ | </head> | ||
+ | <body> | ||
− | </ | + | <h1>My First Heading</h1> |
+ | <p>My first paragraph.</p> | ||
+ | |||
+ | </body> | ||
+ | </html> |
Revision as of 06:09, 1 August 2017
My First Heading
My first paragraph.