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