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 ca9095e commit e8a921fCopy full SHA for e8a921f
templates/Question1.html
@@ -1,15 +1,18 @@
1
- <html lang="en">
2
- <head>
3
- <title>Document
4
- <body>
5
- guvi
6
- </title>
7
- </head>
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <title>Document</title>
+</head>
+<body>
+
8
+ <h1>guvi</h1>
9
10
<div>
11
Lorem ipsum dolor sit amet consectetur adipisicing elit.
12
- <div>
- Guvi Geek Network
13
- </div>
14
- </body>
15
- </html>
+ Guvi Geek Network
+ </div>
16
17
+</body>
18
+</html>
0 commit comments