-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathgallery.html
180 lines (157 loc) · 7.77 KB
/
gallery.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Alex+Brush&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap"
rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Calligraffitti&display=swap" rel="stylesheet">
<link rel="stylesheet" href="style.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Alex+Brush&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap"
rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Glass+Antiqua&display=swap" rel="stylesheet">
<script src="https://code.jquery.com/jquery-3.3.1.js" integrity="sha256-2Kok7MbOyxpgUVvAk/HJ2jigOSYS2auK4Pfzbm7uH60="
crossorigin="anonymous">
</script>
<script>
$(function () {
$("#header").load("header.html");
$("#footer").load("footer.html");
});
</script>
<title>Art Gallery</title>
</head>
<body>
<div id="header"></div>
<section id="art-gallery">
<h2>Art Gallery</h2>
<div class="artwork">
<img src="https://www.trocals.com/wp-content/uploads/2022/08/madhubani-painting-900x450.webp" alt="Artwork 1">
<h3>Madhubani Painting</h3>
<p>Artist: John Doe</p>
<p>Description:Also known as Mithila Painting , A beautiful piece that explores...</p>
</div>
<div class="artwork">
<img src="https://www.trocals.com/wp-content/uploads/2022/08/miniature-painting-900x450.webp" alt="Artwork 2">
<h3>Miniature Painting</h3>
<p>Artist: Jane Smith</p>
<p>Description: The paintings include three different art styles: Indian, Persian, and Islamic. This artwork
captures the essence...</p>
</div>
<div class="artwork">
<img src="https://www.trocals.com/wp-content/uploads/2022/08/phad-painting.webp" alt="Artwork 1">
<h3> Phad Painting</h3>
<p>Artist: John Doe</p>
<p>Description:The 30 or 15 feet-long piece of canvas or fabric on which the painting is made is called the ‘phad’
hence the name of the art form is Phad. A beautiful piece that explores...</p>
</div>
<div class="artwork">
<img src="https://www.trocals.com/wp-content/uploads/2022/08/warli-painting.webp" alt="Artwork 1">
<h3>Warli Painting</h3>
<p>Artist: John Doe</p>
<p>Description:Warli Painting is considered one of the oldest Indian art forms. A beautiful piece that explores...
</p>
</div>
<div class="artwork">
<img src="https://www.trocals.com/wp-content/uploads/2022/08/pattachitra-painting.webp" alt="Artwork 1">
<h3>Pattachitra</h3>
<p>Artist: John Doe</p>
<p>Description: Pattachitra in Sanskrit means ‘image on canvas’ as Patta implies canvas and Chitra implies image
or painting.A beautiful piece that explores...</p>
</div>
<div class="artwork">
<img src="https://www.trocals.com/wp-content/uploads/2022/08/kalamkari-painting.webp" alt="Artwork 1">
<h3>Kalamkari Painting</h3>
<p>Artist: John Doe</p>
<p>Description: ‘Drawings with the pen’ or ‘pen-art’ is what Kalamkari means.A beautiful piece that explores...
</p>
</div>
<div class="artwork">
<img src="https://www.trocals.com/wp-content/uploads/2022/08/mysore-painting.webp" alt="Artwork 1">
<h3>Mysore Painting</h3>
<p>Artist: John Doe</p>
<p>Description: Mysore painting is an invaluable style of traditional South Indian painting that developed in and
around the city of Mysore in the state of Karnataka.A beautiful piece that explores...</p>
</div>
<div class="artwork">
<img src="https://www.trocals.com/wp-content/uploads/2022/08/rajput-painting.webp" alt="Artwork 1">
<h3>Rajput Painting</h3>
<p>Artist: John Doe</p>
<p>Description: Rajput painting, also known as Rajasthan art, was particularly popular in the 17th century in
Rajputana, a region in northern India.A beautiful piece that explores...</p>
</div>
<div class="artwork">
<img src="https://www.trocals.com/wp-content/uploads/2022/08/gond-painting.webp" alt="Artwork 1">
<h3>Gond Painting</h3>
<p>Artist: John Doe</p>
<p>Description:This traditional art form looks like it is a gift by the Gonds to mother nature as these paintings
depicted only the flora and fauna. A beautiful piece that explores...</p>
</div>
<div class="artwork">
<img src="https://www.trocals.com/wp-content/uploads/2022/08/kalighat-painting.webp" alt="Artwork 1">
<h3>Kalighat Painting</h3>
<p>Artist: John Doe</p>
<p>Description:Also known as Bengal Pat, Kalighat Painting originated around the 19th century in the Kalighat in
Kolkata, West Bengal. A beautiful piece that explores...</p>
</div>
<div class="artwork">
<img src="https://www.trocals.com/wp-content/uploads/2022/08/mughal-painting.webp" alt="Artwork 1">
<h3>Cheriyal Scrolls</h3>
<p>Artist: John Doe</p>
<p>Description:It is exclusively made as miniatures for book illustrations or as solitary pieces to be stored in
albums. A beautiful piece that explores...</p>
</div>
<div class="artwork">
<img src="https://www.trocals.com/wp-content/uploads/2022/08/cheriyal-painting.webp" alt="Artwork 1">
<h3>Cheriyal Scrolls</h3>
<p>Artist: John Doe</p>
<p>Description:The Nakashi family has been practicing this extinct art form for many generations, and it has
origins in the former Telangana. A beautiful piece that explores...</p>
</div>
<div class="artwork">
<img src="https://www.trocals.com/wp-content/uploads/2022/08/pichwai-painting.webp" alt="Artwork 1">
<h3>Pichwai Painting</h3>
<p>Artist: John Doe</p>
<p>Description:The term “Pichwai,” which is derived from the Sanskrit words “Pichh” for “back” and “wais” for
“hanging,” refers to large holy Hindu painted paintings, generally on fabric, that portray Krishna. A beautiful
piece that explores...</p>
</div>
<div class="artwork">
<img src="https://www.trocals.com/wp-content/uploads/2022/08/kerala-mural-painting.webp" alt="Artwork 1">
<h3>Kerala Mural</h3>
<p>Artist: John Doe</p>
<p>Description: Murals refer to the Hindu mythology-themed frescoes in Kerala. Mural painting traditions are
prevalent across Kerala, home to many of India’s ancient temples and palaces. A beautiful piece that explores...
</p>
</div>
<!-- Add more artworks as needed -->
</section>
<footer>
<div class="footer-content">
<div class="footer-section about">
<h2>About Us</h2>
<p>Welcome to Ethereal Expressions Gallery, where art comes to life.</p>
</div>
<div class="footer-section contact">
<h2>Contact Us</h2>
<p>Email: [email protected]</p>
<p>Phone: +1 234 567 890</p>
</div>
</div>
<div class="footer-bottom">
<p>© 2024 Ethereal Expressions Gallery</p>
</div>
</footer>
</body>
</html>