-
Notifications
You must be signed in to change notification settings - Fork 0
/
e.html
254 lines (215 loc) · 9.11 KB
/
e.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
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
<!DOCTYPE html>
<html lang="zxx" class="no-js">
<head>
<!-- Mobile Specific Meta -->
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Favicon-->
<link rel="shortcut icon" href="img/fav.png">
<!-- Author Meta -->
<meta name="author" content="colorlib">
<!-- Meta Description -->
<meta name="description" content="">
<!-- Meta Keyword -->
<meta name="keywords" content="">
<!-- meta character set -->
<meta charset="UTF-8">
<!-- Site Title -->
<title>OEC</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.0/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.0/js/bootstrap.min.js"></script>
<link href="https://fonts.googleapis.com/css?family=Poppins:100,200,400,300,500,600,700" rel="stylesheet">
<!--
CSS
============================================= -->
<link rel="stylesheet" href="css/linearicons.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/nice-select.css">
<link rel="stylesheet" href="css/animate.min.css">
<link rel="stylesheet" href="css/owl.carousel.css">
<link rel="stylesheet" href="css/jquery-ui.css">
<link rel="stylesheet" href="css/main2.css">
<link rel="stylesheet" href="login.css">
<link rel="stylesheet" href="login1.css">
<style>
</style>
</head>
<body >
<header id="header" id="home">
<div class="header-top">
<div class="container">
<div class="row">
<div class="col-lg-6 col-sm-6 col-8 header-top-left no-padding">
<ul>
<li><a href="#"><i class="fa fa-facebook"></i></a></li>
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
<li><a href="#"><i class="fa fa-dribbble"></i></a></li>
<li><a href="#"><i class="fa fa-behance"></i></a></li>
</ul>
</div>
<div class="col-lg-6 col-sm-6 col-4 header-top-right no-padding">
<a href="tel:6204780213"><span class="lnr lnr-phone-handset"></span> <span class="text">call us</span></a>
<a href="[email protected]"><span class="lnr lnr-envelope"></span> <span class="text">Email us</span></a>
</div>
</div>
</div>
</div>
<script>
// Get the modal
var modal = document.getElementById('id01');
// When the user clicks anywhere outside of the modal, close it
window.onclick = function(event) {
if (event.target == modal) {
modal.style.display = "none";
}
}
</script>
<div class="container main-menu">
<div class="row align-items-center justify-content-between d-flex">
<div id="logo">
<img src="img/logo.png" alignment="left" alt="" title="" />
</div>
<nav id="nav-menu-container">
<ul class="nav-menu">
<li><a href="index.html" >Home</a></li>
<li><a href="courses.html">Grammar</a></li>
<li><a href="about.html">About</a></li>
<li class="menu-has-children" ><a href="index.html" style="color: GREEN">Question Practice</a>
<ul>
<li><a href="c.html" style="color: GREEN">Prefix And Suffix</a></li>
<li><a href="p.html">Article</a></li>
<li><a href="e.html">Error and arrangement of sentence</a>
</li>
<li><a href="h.html">Tense</a></li>
<li><a href="j.html">Parts of speech</a></li>
<li><a href="s.html">Preposition</a></li>
</li>
</ul>
<li><a href="contact.html">Contact</a></li>
</ul>
</nav><!-- #nav-menu-container -->
</div>
</div>
</header>
<!-- start banner Area -->
<section class="banner-area relative about-banner" id="home" style="background-color: black" >
<div class="overlay overlay-bg"></div>
<div class="container">
<div class="row d-flex align-items-center justify-content-center">
<div class="about-content col-lg-12">
<h1 style="color:gold">
THEORY AND QUESTION
</h1>
<p class="text-white link-nav"><a href="index.html">Home </a> <span class="lnr lnr-arrow-right"></span> <a href="c.html">Error And Arrangement Of sentence</a></p>
</div>
</div>
</div>
</section>
<section style="background-color: grey"><br><br><br>
<div class="container" >
<h2 style="background-color: black;color: white" align="center"><br>Error And Subject- Verb-Agreement<br><br></h2><br>
<div class="list-group">
<a href="pdf/error/error2.pdf" class="list-group-item active " >
<h4 class="list-group-item-heading">Error And Subject- Verb-Agreement 1</h4>
<p class="list-group-item-text">click to visit</p>
</a>
<a href="pdf/error/error3.pdf" class="list-group-item " style="background-color: pink">
<h4 class="list-group-item-heading" >Error And Subject- Verb-Agreement 2</h4>
<p class="list-group-item-text">click to visit</p>
</a>
<a href="pdf/error/error.pdf" class="list-group-item active ">
<h4 class="list-group-item-heading">Error And Subject- Verb-Agreement 3</h4>
<p class="list-group-item-text">click to visit</p>
</a>
<a href="pdf/error/error4.pdf" class="list-group-item " style="background-color: pink">
<h4 class="list-group-item-heading">Error And Subject- Verb-Agreement 4</h4>
<p class="list-group-item-text">click to visit</p>
</a>
</div>
</div></section>
<!-- start footer Area -->
<footer class="footer-area section-gap">
<div class="container">
<div class="row">
<div class="col-lg-2 col-md-6 col-sm-6">
<div class="single-footer-widget">
<h4>Top Free Course</h4>
<ul>
<li><a href="https://alison.com/courses/english">OELST</a></li>
<li><a href="https://perfectlyspoken.com/">Perfectly Spoken</a></li>
<li><a href="https://www.edx.org/learn/english">EDX ENGLISH COURSE</a></li>
</ul>
</div>
</div>
<div class="col-lg-2 col-md-6 col-sm-6">
<div class="single-footer-widget">
<h4>TOP EXAM FOR English</h4>
<ul>
<li>TOEIC</li>
<li>CAMBRIGE EXAM</li>
<li>IELTS</li>
</ul>
</div>
</div>
<div class="footer-bottom row align-items-center justify-content-between">
<p class="footer-text m-0 col-lg-6 col-md-12"> <div class="col-lg-6 col-sm-12 footer-social">
<a href="#"><i class="fa fa-facebook"></i></a>
<a href="#"><i class="fa fa-twitter"></i></a>
<a href="#"><i class="fa fa-dribbble"></i></a>
<a href="#"><i class="fa fa-behance"></i></a>
</div>
</div>
</div>
</footer>
</body>
</html><script>
function myFunction5() {
var b = document.getElementById("myDIV5");
if (b.style.display === "none") {
b.style.display = "block";
} else {
b.style.display = "none";
}
}</script><script>
function myFunction4() {
var z = document.getElementById("myDIV4");
if (z.style.display === "none") {
z.style.display = "block";
} else {
z.style.display = "none";
}
}</script><script>
function myFunction3() {
var p = document.getElementById("myDIV3");
if (p.style.display === "none") {
p.style.display = "block";
} else {
p.style.display = "none";
}
}</script>
<script>function myFunction2() {
var x = document.getElementById("myDIV2");
if (x.style.display === "none") {
x.style.display = "block";
} else {
x.style.display = "none";
}
}</script><script>function myFunction1() {
var w = document.getElementById("myDIV1");
if (w.style.display === "none") {
w.style.display = "block";
} else {
w.style.display = "none";
}
}</script><script>
function myFunction() {
var b = document.getElementById("myDIV");
if (b.style.display === "none") {
b.style.display = "block";
} else {
b.style.display = "none";
}
}
</script>