-
Notifications
You must be signed in to change notification settings - Fork 0
/
tense.html
193 lines (151 loc) · 6.03 KB
/
tense.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
<!-- End banner Area -->
<!-- Start popular-courses Area -->
<!-- End popular-course Area -->
<!-- End search-course Area -->
<
<!-- End review Area -->
<!-- End cta-one Area -->
<!DOCTYPE html>
<html lang="zxx" class="no-js">
<head>
<style>
.vertical-menu {
width: 300px;
height: 400px;
}
.vertical-menu a {
background-color: #eee;
color: black;
display: block;
padding: 12px;
text-decoration: none;
}
.vertical-menu a:hover {
background-color: #ccc;
}
.vertical-menu a.active {
background-color: #ffffff;
color: white;
}
</style>
<!-- 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" style="color: green">Grammar</a></li>
<li><a href="about.html">About</a></li>
<li class="menu-has-children"><a href="index.html">Question Practice</a>
<ul>
<li><a href="c.html">Prefix And Suffix</a></li>
<li><a href="p.html">Article</a></li>
<li><a href="#">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><!-- #header -->
<!-- start banner Area -->
<section class="banner-area relative about-banner" id="home">
<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 class="text-white">
<p style="color: rgb(200,180,200);">**GRAMMER IN HAND** </p>
</h1>
<p class="text-white link-nav"><a href="index.html">Home </a> <span class="lnr lnr-arrow-right"></span> <a href="courses.html"> GRAMMAR</a></p>
</div>
</div>
</div>
</section><br><br><br><br><br>
<H2>---------------------------Tense-----------------------------</H2> <img src="gra\tense\1.jpg" style="width: 50%">
<img src="gra\tense\2.jpg" style="width: 50%"><img src="gra\tense\3.jpg" style="width: 50%"><img src="gra\tense\4.jpg" style="width: 50%"><img src="gra\tense\5.jpg" style="width: 50%">
<div class="vertical-menu">
<a href="#" >Home</a>
<a href="article.html">Article</a>
<a href="tense.html" style="background-color: orange">Tenses
<a href="noun.html">Noun</a>
<a href="pronoun.html" >Ponoun</a>
<a href="adjective.html">Adjective</a>
<a href="verb.html">Verb</a>
<a href="adverb.html">Adverb</a>
<a href="preposition.html">Preposition</a>
<a href="#">Interjection</a>
<br><br><br><br><br>
</div></center><br><br><br><br><br><br><br><br></section>