forked from GSG-FC02/PalArt-Gallery
-
Notifications
You must be signed in to change notification settings - Fork 0
/
gal.html
224 lines (220 loc) · 9.23 KB
/
gal.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script
src="https://kit.fontawesome.com/da6da1fff8.js" crossorigin="anonymous"></script>
<link href="https://fonts.googleapis.com/css2?family=Dancing+Script:wght@600&family=Raleway:wght@300&display=swap"
rel="stylesheet"/>
<link rel="stylesheet" href="css/gal-style.css">
<link rel="stylesheet" href="css/media.css">
<title>PalArt gallery page</title>
</head>
<body>
<!--page header----------------------------->
<header class="head">
<nav class="gal2-head">
<div class="gal2-container">
<h2 class="header_container_title">
<i class="fab fa-firstdraft"></i> PalArt
</h2>
<h3 class="back">
<a href="index.html"
><i class="fas fa-arrow-alt-circle-left"></i> Back To Home</a
>
</h3>
</div>
</nav>
<h1>Gallery</h1>
</header>
<!--mohammed-------------------------------->
<section class="paint">
<article class="painter">
<div class="paint-imge">
<img src="https://media.istockphoto.com/photos/smiling-young-man-picture-id1003652836?k=6&m=1003652836&s=612x612&w=0&h=vxlVcxMbZteU4YG6OlaOBpMEYd7hUheouRM2e1f7V3M=" alt="Mohammed pic"/>
</div>
<div class="paint-desc">
<h2>Mohammed</h2>
<p> Born in Gaza in 1985, he graduated from the Islamic University with a major in history. He loved drawing from a young age so after his graduation he sought to convey his message of hope and optimism that he derived from his patriotism and the world's picture from his own eyes just through his colors.</p>
</div>
</article>
</section>
<!--mohammed gallery-->
<section>
<header class="gallery-page-header">
<h2>My Gallery</h2>
</header>
<article class="gallery-page">
<div class="gallery-page-img">
<img src="https://i.pinimg.com/564x/17/6a/b4/176ab440b79e7f0d25c504d875925feb.jpg" alt="Jursalem">
</div>
<div class="gallery-page-img">
<img src="https://i.pinimg.com/564x/7a/03/20/7a0320059053b3b35590de8a7f152498.jpg">
</div>
<div class="gallery-page-img">
<img src="https://i.pinimg.com/564x/18/fe/5c/18fe5ccccb896dcc92fd25e69e1cd0da.jpg">
</div>
<div class="gallery-page-img">
<img src="https://i.pinimg.com/564x/74/57/23/745723c2e3daf4a5ab4cd799f65fda48.jpg">
</div>
<div class="gallery-page-img">
<img src="https://i.pinimg.com/564x/0e/8e/70/0e8e70b3c9694621c134ace849249964.jpg">
</div>
<div class="gallery-page-img">
<img src="https://i.pinimg.com/564x/90/28/1a/90281a4a938e36919d9109441d660bbf.jpg">
</div>
<div class="gallery-page-img">
<img src="https://i.pinimg.com/564x/12/f6/13/12f6138cb2ac1dbf983b217e4d9611da.jpg">
</div>
<div class="gallery-page-img">
<img src="https://artofthemideastdotcom.files.wordpress.com/2012/02/image-11.jpg?w=640&h=790">
</div>
</article>
</section>
<!--cut line-->
<figure class="cut-line">
<img src="images/n.png">
</figure>
<br><br>
<!--elia--------------------------------------->
<section class="paint">
<article class="painter">
<div class="paint-desc">
<h2>Elia </h2>
<p>I was born in Jaffa. I loved drawing from a young age, but it was nothing but irregular colors in the eyes of those around me, so I left it, but when I had some difficulties in joining a university,
so it was an opportunity for me to express our Palestinian cause</p>
</div>
<div class="paint-imge">
<img src="https://images.unsplash.com/photo-1494790108377-be9c29b29330?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=334&q=80" alt="Elia pic"/>
</div>
</article>
</section>
<!--elia gallery-->
<section>
<header class="gallery-page-header">
<h2>My Gallery</h2>
</header>
<article class="gallery-page">
<div class="gallery-page-img">
<img src="https://i.pinimg.com/564x/1b/c3/da/1bc3da9b432cfec7b0414eb719f64d03.jpg" alt="Jursalem">
</div>
<div class="gallery-page-img">
<img src="https://i.pinimg.com/564x/1b/ee/f1/1beef19ced102e542cbde2c72ff00d19.jpg">
</div>
<div class="gallery-page-img">
<img src="https://i.pinimg.com/564x/76/38/77/763877a074394575d4791188570e3fb9.jpg">
</div>
<div class="gallery-page-img">
<img src="https://i.pinimg.com/564x/13/2d/97/132d97cfca4412e6453fba032b5411e2.jpg">
</div>
<div class="gallery-page-img">
<img src="https://i.pinimg.com/564x/98/ec/f9/98ecf94aea2e20a61272446e8ec44560.jpg">
</div>
<div class="gallery-page-img">
<img src="https://i.pinimg.com/564x/94/8a/10/948a106e52279641b3edc9c6bf3f1943.jpg">
</div>
<div class="gallery-page-img">
<img src="https://i.pinimg.com/564x/79/bc/1d/79bc1db18228adab09df5fe996639ebf.jpg">
</div>
<div class="gallery-page-img">
<img src="https://i.pinimg.com/564x/ea/21/7c/ea217cd222d14a5281c7ec77c188c0ac.jpg">
</div>
</article>
</section>
<!--cut line-->
<figure class="cut-line">
<img src="images/n.png"">
</figure>
<br><br>
<!--karam----------------------------------->
<section class="paint">
<article class="painter">
<div class="paint-imge">
<img src="https://images.unsplash.com/photo-1560241804-02b7b1bc9d55?ixlib=rb-1.2.1&ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&auto=format&fit=crop&w=328&q=80" alt="Karam pic"/>
</div>
<div class="paint-desc">
<h2>Karam</h2>
<p> He was born in Jerusalem in 1991 and graduated from An-Najah University after studying architecture. After his graduation, he directed to painting Palestinian architecture, especially religious places, in a free way.</p>
</div>
</article>
</section>
<!--karam gallery-->
<section>
<header class="gallery-page-header">
<h2>My Gallery</h2>
</header>
<article class="gallery-page">
<div class="gallery-page-img">
<img src="https://i.pinimg.com/564x/9c/ab/da/9cabda75d6082bbbff693c9e5a6ac525.jpg" alt="Jursalem">
</div>
<div class="gallery-page-img">
<img src="https://i.pinimg.com/564x/89/10/d9/8910d96131f85afe07ea96a8700e47db.jpg">
</div>
<div class="gallery-page-img">
<img src="https://i.pinimg.com/564x/8e/73/6c/8e736c32beecc4c0c613acaccf078e9c.jpg">
</div>
<div class="gallery-page-img">
<img src="https://i.pinimg.com/564x/98/53/9f/98539fdd3d01d081186145feba9dd314.jpg">
</div>
</article>
</section>
<!--cut line-->
<figure class="cut-line">
<img src="images/n.png"">
</figure>
<br><br>
<!--alaa------------------------------------------------->
<section class="paint">
<article class="painter">
<div class="paint-desc">
<h2>Alaa</h2>
<p> Born in Beersheba in 1995, she discovered her talent in drawing in her last year of high school, so she decided to take drawing as a profession and did not follow a specific style in it, so all she cared about was that her paintings contain glimpses of Palestinian culture.</p>
</div>
<div class="paint-imge">
<img src="https://images.unsplash.com/photo-1591014441032-1c4302d2191b?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=334&q=80" alt=" Alaa pic"/>
</div>
</article>
</section>
<!--alaa gallery-->
<section>
<header class="gallery-page-header">
<h2>My Gallery</h2>
</header>
<article class="gallery-page">
<div class="gallery-page-img">
<img src="https://i.pinimg.com/564x/f8/5d/91/f85d9177d4b0e26cc6d68527e360319b.jpg" alt="Jursalem">
</div>
<div class="gallery-page-img">
<img src="https://i.pinimg.com/564x/cb/cf/39/cbcf393b88e63d7e20d92ee19e6602d3.jpg">
</div>
<div class="gallery-page-img">
<img src="https://i.pinimg.com/564x/12/cc/71/12cc715b75d4e0ae844c8aec09ac6d32.jpg">
</div>
<div class="gallery-page-img">
<img src="https://i.pinimg.com/564x/ae/a9/d2/aea9d22139cb377803715147d2ce9f4e.jpg">
</div>
<div class="gallery-page-img">
<img src="https://i.pinimg.com/564x/7a/86/35/7a86351cdbf70228f3794866937ef3bf.jpg">
</div>
<div class="gallery-page-img">
<img src="https://i.pinimg.com/564x/cd/70/b1/cd70b1cf0d3c128ba8f3a9ce9149addd.jpg">
</div>
</article>
</section>
<!-- start footer -->
<footer>
<div class="socialMedia_container">
<p>Copyright © PalArt 2021</p>
<div class="socialMedia_container_icons">
<a href="#"><i class="fab fa-facebook fa-lg"></i></a>
<a href="#"><i class="fab fa-instagram fa-lg"></i></a>
<a href="#"><i class="fab fa-twitter fa-lg"></i></a>
<a href="#"><i class="fab fa-youtube fa-lg"></i></a>
</div>
</div>
</footer>
<!-- end footer -->
</body>
</html>