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 5cc53aa commit 15cc46dCopy full SHA for 15cc46d
templates/Question1.html
@@ -1,19 +1,15 @@
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
-
+ <html lang="en">
+ <head>
+ <title>Document
+ <body>
+ guvi
+ </title>
+ </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