We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3a5d48 commit 526cd56Copy full SHA for 526cd56
index.html
@@ -1 +1,8 @@
1
-hello World
+<html>
2
+ <head></head>
3
+ <body>
4
+<div>
5
+ hello World
6
+</div>
7
+ </body>
8
+</html>
0 commit comments