-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
112 lines (112 loc) · 5.84 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
<!DOCTYPE html>
<!--
Template Name: Miresa
Author: <a href="https://www.os-templates.com/">OS Templates</a>
Author URI: https://www.os-templates.com/
Licence: Free to use under our free template licence terms
Licence URI: https://www.os-templates.com/template-terms
-->
<html lang="">
<!-- To declare your language - read more here: https://www.w3.org/International/questions/qa-html-language-declarations -->
<head>
<title>CHEATS FOR 170 VOCAB</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<link href="layout/styles/layout.css" rel="stylesheet" type="text/css" media="all">
</head>
<body id="top">
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!-- Top Background Image Wrapper -->
<div class="bgded overlay light" style="background-image:url('images/demo/backgrounds/ambient.png');">
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<div id="pageintro" class="hoc clear">
<!-- ################################################################################################ -->
<article>
<p>GRE PICTIONARY</p>
<h3 class="heading">200+ WORDS</h3>
</article>
<!-- ################################################################################################ -->
</div>
<!-- ################################################################################################ -->
</div>
<!-- End Top Background Image Wrapper -->
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<div class="wrapper row3">
<main class="hoc container clear">
<!-- main body -->
<!-- ################################################################################################ -->
<div class="sectiontitle">
<h5 class="heading">ABATE</h5>
<p>·····</p>
<h6>/əˈbāt/</h6>
<div class="center"><a class="imgover" href="#"><img src="images/demo/pictures/abate.png" alt=""></a></div>
<p>·····</p>
<h5 class="heading">cause to become smaller or less intense</h5>
<p>decrease · lessen · diminish · reduce</p>
</div>
<div class="sectiontitle">
<h5 class="heading">ABET</h5>
<p>·····</p>
<h6>/əˈbet/</h6>
<div class="center"><a class="imgover" href="#"><img src="images/demo/pictures/abet.png" alt=""></a></div>
<p>·····</p>
<h5 class="heading">encourage or assist someone to commit a crime or other offense</h5>
<p>aid · lend a hand · support · assist</p>
</div>
<div class="sectiontitle">
<h5 class="heading">ABHOR</h5>
<p>·····</p>
<h6>/əbˈhôr/</h6>
<div class="center"><a class="imgover" href="#"><img src="images/demo/pictures/abhor.png" alt=""></a></div>
<p>·····</p>
<h5 class="heading">regard with disgust and hatred</h5>
<p>detest · hate · loathe · despise · execrate</p>
</div>
</div>
<div class="sectiontitle">
<h5 class="heading">ABJURE</h5>
<p>·····</p>
<h6>/əbˈjo͝or/</h6>
<div class="center"><a class="imgover" href="#"><img src="images/demo/pictures/abjure.png" alt=""></a></div>
<p>·····</p>
<h5 class="heading">solemnly renounce (a belief, cause, or claim)</h5>
<p>reject · renounce · forgo · forswear · relinquish</p>
</div>
</div>
<div class="sectiontitle">
<h5 class="heading">ABOUND</h5>
<p>·····</p>
<h6>/əˈbound/</h6>
<div class="center"><a class="imgover" href="#"><img src="images/demo/pictures/abound.png" alt=""></a></div>
<p>·····</p>
<h5 class="heading">exist in large numbers or amounts</h5>
<p>be full of · be plentiful · be numerous · proliferate · superabound</p>
</div>
<div class="clear"></div>
</main>
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<div class="wrapper row5">
<div id="copyright" class="hoc clear">
<!-- ################################################################################################ -->
<p class="center">Template by <a target="_blank" href="https://www.os-templates.com/" title="Free Website Templates">OS Templates</a></p>
<!-- ################################################################################################ -->
</div>
</div>
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<a id="backtotop" href="#top"><i class="fa fa-chevron-up"></i></a>
<!-- JAVASCRIPTS -->
<script src="layout/scripts/jquery.min.js"></script>
<script src="layout/scripts/jquery.backtotop.js"></script>
<script src="layout/scripts/jquery.mobilemenu.js"></script>
</body>
</html>