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 15cc46d commit b1f6f14Copy full SHA for b1f6f14
templates/Question2.html
@@ -1,19 +1,14 @@
1
-<!DOCTYPE html>
2
<html lang="en">
3
-<head>
4
- <meta charset="UTF-8" />
5
- <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
- <title>Document</title>
7
-</head>
8
-<body>
9
- <h1>Guvi</h1>
10
-
+ <head>
+ <title>Document
+ <body>
+ guvi
+ </head>
11
<div>
12
- <p>Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>
13
+ Lorem ipsum dolor sit amet consectetur adipisicing elit.
14
15
- Guvi Geek Network
16
- </div>
17
18
-</body>
19
-</html>
+ <div>
+ Guvi Geek Network
+ </div>
+ </body>
+ </html>
0 commit comments