-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathVocabulary_6.html
252 lines (245 loc) · 8.46 KB
/
Vocabulary_6.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
<!DOCTYPE html>
<!--
7-14 : css and js
18-35 : sidenav menu
40-250 : vocabulary pic and text
-->
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Vocabulary lesson 6</title>
<link rel="stylesheet" href="./style/Vocabulary.css">
<link rel="stylesheet" href="./style/Menu.css">
<link rel="stylesheet" href="./style/Scrollbar.css">
<script src="./Javascript/Menu.js"></script>
</head>
<body>
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">×</a>
<a href="index.html">Home</a>
<div class="dropdown">
<a href="./lessons.html">Lessons</a>
<div class="dropdown-content">
<a href="./L1.html">Lesson 1</a>
<a href="./L2.html">Lesson 2</a>
<a href="./L3.html">Lesson 3</a>
<a href="./L4.html">Lesson 4</a>
<a href="./L5.html">Lesson 5</a>
<a href="./L6.html">Lesson 6</a>
</div>
</div>
<a href="./irregular_verbs.html">Irregular Verbs</a>
<a href="./livereading.html">Live Reading</a>
<a class="aboutus" href="aboutus.html">About us</a>
</div>
<img onclick="openNav()" src="./style/pic/menu.png" class="menuimg" title="Menu">
<h1 class="pagetitle">Vocabulary Lesson 6</h1>
<!-- 1 -->
<div class="line1-d" id="div">
<img id="img" src="./Lesson6/Vocabulary/burned hand.jpg">
<p id="text">
<span class="eng-text">
She burned her hand
(v)
</span>
<br>
<span class="farsi-text">
دستش سوخته است. (فعل)
</span>
</p>
</div>
<!-- 2 -->
<div class="line1-d"id="div">
<img id="img" src="./Lesson6/Vocabulary/broke his leg.jpg">
<p id="text">
<span class="eng-text">
She broke his leg
(v)
</span>
<br>
<span class="farsi-text">
پایش را شکسته است. (فعل)
</span>
</p>
</div>
<!-- 3 -->
<div class="line1-d"id="div">
<img id="img" src="./Lesson6/Vocabulary/hit head.jpg">
<p id="text">
<span style="font-size:18px;"class="eng-text">
He hit his head on the door.
(v)
</span>
<br>
<span style="font-size:15px;"class="farsi-text">
سرش بر اثر برخورد با در ضربه خورد. (فعل)
</span>
</p>
</div>
<!-- 4 -->
<div class="line1-d"id="div">
<img id="img" src="./Lesson6/Vocabulary/bleeding.jpg">
<p id="text">
<span class="eng-text">
It is bleeding
(v)
</span>
<br>
<span class="farsi-text">
درحال خونریزی (فعل)
</span>
</p>
</div>
<!-- 5 -->
<div class="line2-d" id="div">
<img id="img" src="Lesson6/Vocabulary/hurt a lot.jpg">
<p id="text">
<span style="font-size:15px" class="eng-text">
It hurts a lot.
(v)
</span>
<br>
<span style="font-size:17px" class="farsi-text">
(فعل) خیلی درد دارد </span>
</p>
</div>
<!-- 6 -->
<div class="line2-d" id="div">
<img id="img" src="./Lesson6/Vocabulary/cut her finger.jpeg">
<p id="text">
<span style="font-size:16px" class="eng-text">
She cut her finger
(v)
</span>
<br>
<span style="font-size:17px" class="farsi-text">
دستش را بریده است (فعل)
</span>
</p>
</div>
<!-- 7 -->
<div class="line2-d"id="div">
<img id="img" src="./Lesson6/Vocabulary/stick plaster.jpg">
<p id="text">
<span style="font-size:12px" class="eng-text">
Please stick (put) a
plaster on the wound.
(v)
</span>
<br>
<span style="font-size:15px" class="farsi-text">
زدن چسب زخم بر روی زخم (فعل)
</span>
</p>
</div>
<!-- 8 -->
<div class="line2-d"id="div">
<img id="img" src="./Lesson6/Vocabulary/hurt knee.jpg">
<p id="text">
<span style="font-size:17px"class="eng-text">
I hurt my knee
(v)
</span>
<br>
<span style="font-size:17px"class="farsi-text">
زانو من آسیب دیده است. (فعل)
</span>
</p>
</div>
<!-- 9 -->
<div class="line3-d" id="div">
<img id="img" src="./Lesson6/Vocabulary/cut her finger.jpeg">
<p id="text">
<span style="font-size:17px" class="eng-text">
She cut her finger
</span>
<br>
<span style="font-size:17px" class="farsi-text">
دستش را برید
</span>
</p>
</div>
<!-- 10 -->
<div class="line3-d" id="div">
<img id="img" src="./Lesson6/Vocabulary/take care child.jpg">
<p id="text">
<span style="font-size:17px" class="eng-text">
She takes care of her child
</span>
<br>
<span style="font-size:17px" class="farsi-text">
مراقبت از فرزندش
</span>
</p>
</div>
<!-- 11 -->
<div class="line3-d" id="div">
<img id="img" src="./Lesson6/Vocabulary/bruises.avif">
<p id="text">
<span style="font-size:17px"class="eng-text">
He has some bruises
(v)
</span>
<br>
<span style="font-size:17px"class="farsi-text">
آسیب دیده است
</span>
</p>
</div>
<!-- 12 -->
<div class="line3-d" id="div">
<img id="img" src="./Lesson6/Vocabulary/black eye.jpg">
<p id="text">
<span style="font-size:18px"class="eng-text">
He has a black eye
(v)
</span>
<br>
<span style="font-size:18px"class="farsi-text">
چشمان سیاه دارد
</span>
</p>
</div>
<!-- 13 -->
<div class="line4-d" id="div">
<img id="img" src="./Lesson6/Vocabulary/car crash.jpg">
<p id="text">
<span class="eng-text">
He has car crash
</span>
<br>
<span class="farsi-text">
تصادف داشته است
</span>
</p>
</div>
<!-- 14 -->
<div class="line4-d" id="div">
<img id="img" src="./Lesson6/Vocabulary/scar.png">
<p id="text">
<span class="eng-text">
He has a scar
</span>
<br>
<span style="font-size:17px" class="farsi-text">
خراش دارد
</span>
</p>
</div>
<!-- 15 -->
<div class="line4-d" id="div">
<img id="img" src="./Lesson6/Vocabulary/heart attack.jpg">
<p id="text">
<span style="font-size:17px" class="eng-text">
she had a heart attack
</span>
<br>
<span style="font-size:17px"
class="farsi-text">
حمله قلبی
</span>
</p>
</div>
</body>
</html>