-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
235 lines (231 loc) · 13.2 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
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
<html>
<head>
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<!--<h1 align="center" onmouseover="fn3()" onmouseout="fn4()" id="head">Amazing Nature!!!</h1>-->
<script src="2.js" type="text/javascript">
</script>
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
</head>
<!--<hr color="blue">-->
<body>
<!--<img class="pic" src="pic1.jpg" id="picture" height="100%" width="100%" onmouseover=" change_picture() " onmouseout=" backTo_picture() ">-->
<section>
<div id="picture" class="container">
<nav class="navigation">
<ul>
<i class="material-icons" style=" font-size: 70px;left:1px; top:1px;">flare</i>
<div class="drop-down">
<div id="three-dots">
<div class="single-dot" style="border:3px solid white;">
</div>
<div class="single-dot" style="border:3px solid white;">
</div>
<div class="single-dot" style="border:3px solid white;">
</div>
</div>
<div class="box">
<a class="choose" href="#con">CONTACT ME</a> |
<a class="choose" href="#aboutMe">ABOUT</a> |
<a class="choose" href="#gallery">GALLERY</a> |
<a class="choose" href="#slideshow">SLIDESHOW</a> |
<a class="choose" href="#picture">HOME</a>
</div>
</div>
<a class="option" href="#con">CONTACT ME</a> |
<a class="option" href="#aboutMe">ABOUT</a> |
<a class="option" href="#gallery">GALLERY</a> |
<a class="option" href="#slideshow">SLIDESHOW</a> |
<a class="option" href="#picture">HOME</a>
<p style="color:white;font-style:italic;font-size:70%;font-size: 130%;
width: 9%;">Ananya</p>
</ul>
</nav>
<h1 id="color" class="typeffect"><b><I>Photography</I></b>
</h1>
<h2 id="colors">" Let ecstacy ring from the nature 's call, Lets feel the art's song "</h2>
<br>
<div class="button-class">
<a class="button" href="https://github.com/AnanyaDas162" target="_blank">Know More</a>
</div>
<!---- <nav class="navigation_bar">
<ul>
<li>
<a href="#">LANDSCAPE</a> |
<a href="#">PORTRAIT</a> |
<a href="#">SKETCH</a>
</li>
</ul>
</nav>-->
</section>
<!--<h1 class="header" style="">SLIDESHOW</h1>-->
<div id="slideshow">
<p align="center ">
<div class="hover-btn">Hover on image</div>
<img class="image " height="100% " width="100% " id="im" src="img1.jpeg " onmouseover=" fn1() " onmouseout=" fn2() "></p>
</div>
<!--
<h1 class="header">GALLERY</h1>-->
<div class="flex-container" id="gallery">
<div class="Polaroid-container">
<div class="image_zoom" style="float: right;"><img src="g13.jpg" height=auto></div>
<div class="image_zoom"><img src="g19.jpg" height=auto></div>
<div class="topic" style="float: left;">Unknown Way</div>
<div class="topic" style="float: right;">Vivacious Nature</div>
</div>
<div class="Polaroid-container">
<div class="image_zoom" style="float: right;"><img src="g23.jpeg" height=auto></div>
<div class="image_zoom"><img src="g25.jpeg" height=auto></div>
<div class="topic" style="float: left;">Small Troops</div>
<div class="topic" style="float: right;">Lonely Butterfly</div>
</div>
<div class="Polaroid-container">
<div class="image_zoom" style="float: right;"><img src="g46.jpeg" height=auto></div>
<div class="image_zoom"><img src="g47.jpeg" height=auto></div>
<div class="topic" style="float: left;">Yellow Couple</div>
<div class="topic" style="float: right;">Last Light</div>
</div>
<div class="Polaroid-container">
<div class="image_zoom" style="float: right;"><img src="g37.jpeg" height=auto style="float: right;"></div>
<div class="image_zoom"><img src="g38.jpeg" height=auto style="float: left;"></div>
<div class="topic" style="float: left;">Smoky Hills</div>
<div class="topic" style="float: right;">Frosty Mountaiin</div>
</div>
<div class="Polaroid-container">
<div class="image_zoom" style="float: right;"><img src="g24.jpeg" height=auto style="float: right;"></div>
<div class="image_zoom"><img src="g27.jpeg" height=auto style="float: left;"></div>
<div class="topic" style="float: left;">Sea Beach</div>
<div class="topic" style="float: right;">Soothing Valley</div>
</div>
<div class="Polaroid-container">
<div class="image_zoom" style="float: right;"><img src="g29.jpeg" height=auto style="float: right;"></div>
<div class="image_zoom"><img src="g26.jpeg" height=auto style="float: left;"></div>
<div class="topic" style="float: left;">Big Moon</div>
<div class="topic" style="float: right;">Eve Sky</div>
</div>
<div class="Polaroid-container">
<div class="image_zoom" style="float: right;"><img src="g35.jpeg" height=auto style="float: right;"></div>
<div class="image_zoom"><img src="g50.jpeg" height=auto style="float: left;"></div>
<div class="topic" style="float: left;">Splendid Leaves</div>
<div class="topic" style="float: right;">Dark Forest</div>
</div>
<div class="Polaroid-container">
<div class="image_zoom" style="float: right;"><img src="g36.jpeg" height=auto></div>
<div class="image_zoom"><img src="g40.jpeg" height=auto></div>
<div class="topic" style="float: left;">Silent Valley</div>
<div class="topic" style="float: right;">White Frost</div>
</div>
<div class="Polaroid-container">
<div class="image_zoom" style="float: right;"><img src="g28.jpeg" height=auto style="float: right;"></div>
<div class="image_zoom"><img src="g45.jpeg" height=auto style="float: left;"></div>
<div class="topic" style="float: left;">The Tulips</div>
<div class="topic" style="float: right;">Waterfall</div>
</div>
<div class="Polaroid-container">
<div class="image_zoom" style="float: right;">
<img src="g30.jpeg" height=auto style="float: right;"></div>
<div class="image_zoom"><img src="g49.jpeg" height=auto style="float: left;"></div>
<div class="topic" style="float: left;">Islands</div>
<div class="topic" style="float: right;">Ducks</div>
</div>
<div class="Polaroid-container">
<div class="image_zoom" style="float: right;"><img src="g39.jpeg" height=auto style="float: right;"></div>
<div class="image_zoom"><img src="g44.jpeg" height=auto style="float: left;"></div>
<div class="topic" style="float: left;">Little Pebbles</div>
<div class="topic" style="float: right;">Gigantic Iceberg</div>
</div>
<div class="Polaroid-container">
<div class="image_zoom" style="float: right;"><img src="g33.jpeg" height=auto></div>
<div class="image_zoom"><img src="g22.jpeg" height=auto style="float: left;"></div>
<div class="topic" style="float: left;">Purple Flowers</div>
<div class="topic" style="float: right;">Yellow Beauty</div>
</div>
<div class="Polaroid-container">
<div class="image_zoom" style="float: right;"><img src="g31.jpeg" height=auto></div>
<div class="image_zoom"><img src="g34.jpeg" height=auto></div>
<div class=" topic " style="float: left; ">Polar Dusk</div>
<div class="topic " style="float: right; ">Tumultuous Sea</div>
</div>
<div class="Polaroid-container ">
<div class="image_zoom" style="float: right;"> <img src="g42.jpeg " height=auto></div>
<div class="image_zoom"><img src="g41.jpeg " height=auto></div>
<div class="topic" style="float: left;">Northern Lights</div>
<div class="topic" style="float: right;">Tranquil River</div>
</div>
<div class="Polaroid-container">
<div class="image_zoom" style="float: right;"><img src="g3.jpeg" height=auto width="45%"></div>
<!--<h1 class="heading" style="float:right;">The Dazzling Sun Shine</h1>-->
<div class="image_zoom"><img src="g1.jpeg" height=auto></div>
<div class=" topic " style="float:left ">
Dazzling Sun
</div>
<!--<h1 class="heading " style="float:right; ">The Dazzling Sun Shine</h1>-->
<div class="topic " style="float:right"> Hazardous Desert
</div>
</div>
<div class="Polaroid-container">
<div class="image_zoom" style="float: right;"><img src="g6.jpeg" height=auto style="float: right;"></div>
<div class="image_zoom"><img src="g5.jpeg" height=auto style="float: left;"></div>
<div class="topic" style="float: left;">
Nice Butterflies
</div>
<!--<h1 class="heading" style="float:left; margin-left:8%;">The Floating Clouds</h1>-->
<div class="topic" style="float: right;">Floating Clouds</div>
</div>
<div class="Polaroid-container">
<div class="image_zoom" style="float: right;"><img src="g7.jpeg" height=auto></div>
<div class="image_zoom"><img src="g9.jpeg" height=auto></div>
<div class="topic" style="float: left;">Soothing Falls</div>
<div class="topic" style="float: right;">Green Hills</div>
</div>
<div class="Polaroid-container">
<div class="image_zoom" style="float: right;"> <img src="g2.jpeg" height=auto></div>
<div class="image_zoom"><img src="pic3.jpg" height=auto></div>
<div class="topic" style="float: right;">Roaring Sea</div>
<div class="topic" style="float: left;">Dusky Beauty</div>
</div>
<div class="Polaroid-container">
<div class="image_zoom" style="float: right;"><img src="g4.jpeg" height=auto></div>
<div class="image_zoom"><img src="g15.jpg" height=auto></div>
<div class="topic" style="float: left;">Dusky Sky</div>
<div class="topic" style="float: right;">Setting Sun</div>
</div>
<div class="Polaroid-container">
<div class="image_zoom" style="float: right;"><img src="g10.jpeg" height=auto></div>
<div class="image_zoom"><img src="pic1.jpg" height=auto>
</div>
<div class="topic" style="float: left;">Blooming Flowers</div>
<div class="topic" style="float: right;">Soothing Sea</div>
</div>
<div class="Polaroid-container">
<div class="image_zoom" style="float: right;"><img src="g8.jpeg" height=auto></div>
<div class="image_zoom"><img src="g16.jpg" height=auto>
</div>
<div class="topic" style="float: left;">Green Meadow</div>
<div class="topic" style="float: right;">Flying Bird</div>
</div>
<div class="Polaroid-container">
<div class="image_zoom" style="float: right;"><img src="g18.jpg " height=auto> </div>
<div class="image_zoom"> <img src="g17.jpg" height=auto></div>
<div class=" topic " style="float: left; ">Jolly Sky</div>
<div class="topic " style="float: right; ">Modern City</div>
</div>
<div class="Polaroid-container ">
<div class="image_zoom" style="float: right;">
<img src="g11.jpg " height=auto "></div>
<div class="image_zoom "><img src="g12.jpg " height=auto ></div>
<div class="topic " style="float: left; ">Solitary Bridge</div>
<div class="topic " style="float: right; ">Gloomy Eve</div>
</div>
</div>
<div id="aboutMe">
<div class="image-container ">
<h1 class="about ">I am Ananya Das</h1>
<p class="paragraph ">I am currently pursuing B.Tech degree in Computer Science and Engineering. This is my first project on Web Development.It is an Image Viewer Website.And the images have been collected from some websites in Google. So I am very grateful to them.
Thank You.
</p>
<a href="https://www.instagram.com/ananyadasjinia/ " id="con">Contact Me</a>
</div>
</div>
</body>
</html>