We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0 parents commit fc5c9bdCopy full SHA for fc5c9bd
index.html
@@ -0,0 +1,9 @@
1
+<!DOCTYPE html>
2
+<html>
3
+<body>
4
+
5
+<h1>My First Heading</h1>
6
+<p>My first paragraph.</p>
7
8
+</body>
9
+</html>
0 commit comments