We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 752349c + 1e8f25f commit 3f6862bCopy full SHA for 3f6862b
1 file changed
first file
@@ -0,0 +1,12 @@
1
+<!DOCTYPE html>
2
+<html>
3
+<head>
4
+<title>Page Title</title>
5
+</head>
6
+<body>
7
+
8
+<h1>This is a Heading</h1>
9
+<p>This is a paragraph.</p>
10
11
+</body>
12
+</html>
0 commit comments