-
Notifications
You must be signed in to change notification settings - Fork 0
/
mainpage.html
189 lines (63 loc) · 3.76 KB
/
mainpage.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
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="with=device-width, initial-scale=1.0">
<title>EXPLORE THE PARADISE ON EARTH-KASHMIR</title>
</head>
<body>
<table border="0" height="00" width="100%" bgcolor="DBD0C0">
<td><th><h1>EXPLORE THE PARADISE ON THE EARTH - KASHMIR</h1></th></td>
</table>
<table border="0" width="100%" height="1" bgcolor="FAEEE0">
<tr>
<th width="35%"><a href="mainpage.html" style="color:black;">Home</a></th>
<th><a href="Aboutus.html" style="color:black;">About Us</a></th>
<th><a href="Contactus.html" style="color:black;">Contact Us</a></th>
</tr>
</table>
<table>
<td><th><img src="C:\Users\ashit\Downloads\divya-agrawal-VV0fF4EoZaI-unsplash.jpg" width="100%"></th></td>
</table>
<marquee bgcolor="F9E4C8" scrollamount="10" behavior="alternate" direction="left" width="100%"><font face="cooper black" color="9A9483" size="6"><h2>VISIT KASHMIR</h2></font>
</marquee>
<table bgcolor="F9CF93" border="0">
<td><th><img src="C:\Users\ashit\Desktop\Ashita Bidkar Website\pictures\srinagar.jpg"></th></td>
<td><th><h2>Srinagar</h2><br><hr style="height:1px;color:gray;width:40%"><h3>District Srinagar is the summer capital of Jammu and Kashmir (UT). It is situated in the centre of the Kashmir Valley on the banks of the Jhelum River and is surrounded by four districts and Ladakh UT. In the north it is flanked by Ladakh (UT) and Ganderbal in the South by Pulwama in the north-west by Budgam. The capital city of Srinagar is located 1585 meters above sea level. The city is famous for its gardens, lakes and houseboats. It is also known for traditional Kashmiri handicrafts and dried fruits.</h3></th></td>
</table>
<table>
<tr>
</table>
<table bgcolor="FAEEE0" border="0">
<td><th><h2>Gulmarg</h2><br><hr style="height:1px;color:gray;width:40%"><h3>Gulmarg is a town nestled in the Pir Panjal range of the Western Himalayas at an altitude of 8,690 feet above sea level. Literally translated as ‘Meadow of Flowers’ it is encased by glimmering snow peaked alps, verdant green pastures, colorful meadows, deep valleys and pine covered slopes.</h3></th></td>
<td><th><img src="C:\Users\ashit\Desktop\Ashita Bidkar Website\pictures\KASHMIR gulmarg 2.jpg"></th></td>
</table>
<table border="0" width="100%" height="100" bgcolor="DBD0C0">
<tr>
<td><th><h3>Places to visit in Kashmir</h3></th></td
</table>
<table border="0" width="100%" height="5" bgcolor="DBD0C0">
<th width="35%"><a href="View.html" style="color:black;"><input type="button" value="View" style="width:60px;height:35px;background-color:gray;color:black"></a></th>
</table>
<table border="3" width="100%" bgcolor="gray">
<td>
<ul>
<li><font color="white"><h3>Contact Us</h3></li>
<li><font color="white">[email protected]</li><br>
<li><font color="white">India</li>
</ul>
<h3>FEEDBACK</h3>
<form method="get">
<input type="text" name="sname" placeholder="Enter email address" style="width: 450px; height: 40px;"><br>
<input type="text" name="sname" placeholder="Enter name" style="width: 450px; height: 40px;"><br>
<input type="text" name="sname" placeholder="Enter message here...." style="width: 450px; height: 40px;"><br>
<br>
</form>
<a href="thankyou.html"><input type="button" value="Send" style="width:457px;height:40px;background-color:red;color:white"></a>
</table>
<table border="0" width="1340" height="100" bgcolor="black" align="center">
<td><th style="color:white">Copyright 2021 ExploreKashmir All rights reserved </th></td>
</table>
</body>
</html>
</body>
</html>