-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
183 lines (167 loc) · 8.22 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Hind&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Signika+Negative:wght@700&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Prosto+One&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Inter:wght@500&display=swap" rel="stylesheet">
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/x-icon" href="/favi/favicon.ico">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" href="style.css">
<script src="https://kit.fontawesome.com/7be5b05fef.js" crossorigin="anonymous"></script>
<title>Tech Quiz</title>
</head>
<body>
<header>
<nav class="padding">
<div id="logo">
<h1>Tech Quiz</h1>
</div>
<div id="link">
<ul>
<li id="cross"><a href="javascript:void(0)" ><i class="fa-solid fa-circle-xmark"></i></a></li>
<li><a href="index.html">Home</a></li>
<li><a href="index.html#about">About</a></li>
<li><a href="index.html#contact">Contact</a></li>
</ul>
</div>
<div id="bar" class="padding"><i class="fa-solid fa-bars"></i></div>
</nav>
</header>
<section>
<div id="topimg">
<h1>It's Quiz Time</h1>
<p>Welcome to Tech Quiz, the place where you rate your knowledge by attempting the MCQ's from the top tech giants like (Microsoft, Google, Apple, Meta, Netfix...etc). You have three level Mcq test for checking your knowledge, So go and attempt Quiz Now!!</p>
<a href="index.html#quiz">Quiz</a>
</div>
</section>
<section class="padding" id="about">
<!-- ------------------------------------------------------------ -->
<h2 class = "section-heading">About</h2>
<!-- ---------------------------------------------------------- -->
<section id = "about-sec">
<div class = "row">
<div class="about-box ">
<div class="icon">
<i class="fa-solid fa-book"></i>
</div>
<div class="para">
<h2>Three level Test</h2>
<p>On Tech Quiz Website, there are three levels of multiple choice tests, in which the questions are asked in a series of levels. In the first level, the questions are at an easy level, in the second level, the questions are at a medium level, and in the final level, the questions are at a hard level. To clear each section, you need to score 80%, in order to proceed to the next level.</p>
</div>
</div>
<div class="about-box ">
<div class="icon">
<i class="fa-solid fa-address-card"></i>
</div>
<div class="para">
<h2>Get A Certificate</h2>
<p>On Tech Quiz Website, if you attempt a quiz and score 80% in the first, second, and third rounds then you are eligible to get a Certificate for qualifying for that section of the quiz. It is mandatory for all to clear all levels to get a Certificate from Tech Quiz</p>
</div>
</div>
</div>
<div class = "row">
<div class="about-box ">
<div class="icon">
<i class="fa-solid fa-arrows-to-circle"></i>
</div>
<div class="para">
<h2>Checks Your Concept</h2>
<p>On Tech Quiz Website, the questions of the quizzes are set in order to assess your understanding of each topic. In the first level quiz, your basic concepts are analyzed, in the second level quiz, your medium-level concepts are analyzed, and in the final stage, your advanced concepts are analyzed. </p>
</div>
</div>
<div class="about-box ">
<div class="icon">
<i class="fa-solid fa-list-check"></i>
</div>
<div class="para">
<h2>Variety Of Questions</h2>
<p>On Tech Quiz Website, all quizzes have a wide variety of questions for each section, allowing you to attempt and assess your strengths and weaknesses. The questions are designed to test your basic and advanced concepts, and by attempting all of the quizzes, you can easily review and brush up on your concepts.</p>
</div>
</div>
</div>
</section>
</section>
<section class="padding" id="quiz">
<h2 class="section-heading">Quiz</h2>
<section id="quiz-sec">
<div class = "quiz-row">
<a href="quiz1.html"> <div class="quiz-box b1">
<div class="hov"><h2>Microsoft Quiz</h2></div>
</div>
</a>
<a href="quiz1.html"><div class="quiz-box b2">
<div class="hov"><h2>Apple Quiz</h2></div>
</div>
</a>
</div>
<div class = "quiz-row">
<a href="quiz1.html"><div class="quiz-box b3 ">
<div class="hov"><h2>Google Quiz</h2></div>
</div></a>
<a href="quiz1.html"> <div class="quiz-box b4">
<div class="hov"><h2>Amazone Quiz</h2></div>
</div></a>
</div>
<div class = "quiz-row">
<a href="quiz1.html"><div class="quiz-box b5">
<div class="hov"><h2>Meta Quiz</h2></div>
</div></a>
<a href="quiz1.html"> <div class="quiz-box b6">
<div class="hov"><h2>Netfix Quiz</h2></div>
</div></a>
</div>
</section>
<div id="next">
<ul>
<li><a href="index.html#quiz">1</a></li>
<li><a href="second.html#quiz">2</a></li>
<li><a href="three.html#quiz">3</a></li>
</ul>
</div>
</section>
<section id="subscribe">
<div id="sub-heading" class="padding">
<h2>Subscribe Us For More Update</h2>
<form action="" class="a">
<input type="text" placeholder="Enter Your Email">
<input type="submit" >
</form>
</div>
</section>
<section id="contact" class="padding">
<h2>Contact Us</h2>
<div id="contact-box">
<div id="form">
<form action="">
<input type="name" placeholder="Enter Your Name" class="inherit">
<input type="email" placeholder="Enter Your Email" class="inherit">
<input type="text" placeholder="Write Your Message" class="inherit">
<button class="button">Submit</button>
</form>
</div>
<div id="social">
<a href="https://www.facebook.com/" target="_blank"><i class="fa-brands fa-square-facebook"></i></a>
<a href="https://www.instagram.com/" target="_blank"><i class="fa-brands fa-square-instagram"></i></a>
<a href="https://twitter.com/i/flow/login" target="_blank"><i class="fa-brands fa-square-twitter"></i></a>
<a href="https://www.youtube.com/" target="_blank"><i class="fa-brands fa-square-youtube"></i></a>
</div>
</div>
</section>
<section id="copyright">
<div id="copyright-text">
<p>Copyright ©, ALL RIGHT'S RESERVERD </p>
</div>
</section>
<script type="text/javascript">
var btn = document.getElementsByClassName("button");
btn[0].addEventListener("click", function(){
alert("Submitted!!");
});
</script>
<script type="text/javascript" src="script.js"></script>
</body>
</html>