Line 1: |
Line 1: |
− | A playground, sandbox, test zone for Marc B and Thian. :-)
| |
| <html> | | <html> |
| + | <head> |
| + | <title>Page Title</title> |
| + | </head> |
| + | <body> |
| | | |
| + | <h1>This is a Heading</h1> |
| + | <p>This is a paragraph.</p> |
| | | |
− | <body>
| + | </body> |
− | <p> Hello </p>
| |
− | <body>
| |
− | | |
| </html> | | </html> |