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