We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8a921f commit cc3e102Copy full SHA for cc3e102
templates/Question2.html
@@ -1,14 +1,18 @@
1
+<!DOCTYPE html>
2
<html lang="en">
- <head>
3
- <title>Document
4
- <body>
5
- guvi
6
- </head>
+<head>
+ <title>Document</title>
+</head>
+<body>
7
+
8
+ <h1>guvi</h1>
9
10
<div>
11
Lorem ipsum dolor sit amet consectetur adipisicing elit.
12
- <div>
- Guvi Geek Network
- </div>
13
- </body>
14
- </html>
+ Guvi Geek Network
+ </div>
15
16
17
+</body>
18
+</html>
0 commit comments