Basic HTML page

Html code posted
created at 09 Feb 05:20

Edit | Back
1
2
3
4
5
6
7
8
9
<html>
<body>

<h1>My First Heading</h1>

<p>My first paragraph.</p>

</body>
</html>
95 Bytes in 2 ms with coderay