-
Notifications
You must be signed in to change notification settings - Fork 0
/
Sitemap.html
307 lines (272 loc) · 12.8 KB
/
Sitemap.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
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="ExternalStyleSheet.css">
<style>
body {
margin:0;
margin-left: 0.2cm;
height: 23cm;
padding-top: 90px;
background-size: cover;
background-size: 100%;
font-family: 'Times New Roman', Times, serif;
}
.Home {
text-align: center;
margin-top: 2cm;
}
.navsub {
text-align: center;
margin-left: 0.4cm;
margin-top: 2cm;
}
.homesub {
margin-left: 4.5cm;
margin-top: 1cm;
}
.buy {
margin-left: 23cm;
margin-top: -5.3cm;
}
.contact {
margin-left: 29cm;
margin-top: -5.2cm;
}
.line1 {
margin-top: -7.9cm;
margin-left: 19cm;
}
.line2 {
margin-top: -1.5cm;
margin-left: 6.8cm;
}
.line2-1 {
margin-top: -5.68cm ;
margin-left: 17cm;
}
.line3 {
margin-top: -5.7cm;
margin-left: 6.8cm;
}
.line4 {
margin-top: -1.36cm;
margin-left: 27.6cm;
}
.line5 {
margin-top: -3.15cm;
margin-left: 31.51cm;
}
.lines {
margin-top: 1.15cm;
margin-left: -1.3cm;
}
.line6 {
margin-top: -1.3cm;
margin-left: 13.3cm;
}
.line7 {
margin-top: -1.5cm;
margin-left: 25.5cm;
}
.end {
background-color: #000d1a;
height: 15.2cm;
margin-top: 10cm;
margin-left: -0.5cm;
}
.logo {
padding-top: 20px;
height: 260px;
}
.developer {
color: white;
text-align: center;
padding-bottom: 2cm;
}
</style>
<title>Sitemap</title>
</head>
<body>
<div class="web_name"><br>
<img class="logo" src="finalogo.png" alt="finalogo">
</div>
<div class="navbar">
<a href="main.html" class="new">HOME</a>
<a href="Gallery.html">GALLERY</a>
<a href="Quiz.html">Quiz</a>
<a href="BuyProductsPage.html">BUY</a>
<a href="QueryForm.html">CONTACT</a>
<div class="nav search">
<form class="search" action="/action_page.php" style="margin:auto;max-width:300px">
<input type="text" class="searchbar" placeholder="Search..." name="search2">
<button type="submit"><i class="fa fa-search"></i></button>
</form>
</div>
</div>
<div class="Home">
<svg width="200" height="90" style="border: 1px solid black">
<a xlink:href="main.html" target="__blank">
<rect width="200" height="90" style="fill: #248f8f;stroke: #000d1a;stroke-width: 10;"/>
<text x="50%" y="50%" dominant-baseline="middle" text-anchor="middle" font-weight="bold" >HOME</text>
</a>
</svg>
</div>
<div class="navsub">
<svg width="150" height="80" style="border: 1px solid black">
<a xlink:href="main.html" target="__blank">
<rect width="150" height="80" style="fill: #33cccc;stroke: #000d1a;stroke-width: 10;"/>
<text x="50%" y="50%" dominant-baseline="middle" text-anchor="middle" font-weight="bold">HOME</text>
</a>
</svg>
<svg width="150" height="80" style="border: 1px solid black; margin-left:2cm">
<a xlink:href="Gallery.html" target="__blank">
<rect width="150" height="80" style="fill: #33cccc;stroke: #000d1a;stroke-width: 10;"/>
<text x="50%" y="50%" dominant-baseline="middle" text-anchor="middle" font-weight="bold">GALLERY</text>
</a>
</svg>
<svg width="150" height="80" style="border: 1px solid black; margin-left:2cm">
<a xlink:href="Quiz.html" target="__blank">
<rect width="150" height="80" style="fill: #33cccc ;stroke: #000d1a;stroke-width: 10;"/>
<text x="50%" y="50%" dominant-baseline="middle" text-anchor="middle" font-weight="bold">QUIZ</text>
</a>
</svg>
<svg width="150" height="80" style="border: 1px solid black; margin-left:2cm">
<a xlink:href="BuyProductsPage.html" target="__blank">
<rect width="150" height="80" style="fill: #33cccc;stroke: #000d1a;stroke-width: 10;"/>
<text x="50%" y="50%" dominant-baseline="middle" text-anchor="middle" font-weight="bold">BUY</text>
</a>
</svg>
<svg width="150" height="80" style="border: 1px solid black; margin-left:2cm">
<a xlink:href="QueryForm.html" target="__blank">
<rect width="150" height="80" style="fill: #33cccc;stroke: #000d1a;stroke-width: 10;"/>
<text x="50%" y="50%" dominant-baseline="middle" text-anchor="middle" font-weight="bold">CONTACT</text>
</a>
</svg>
</div>
<div class="homesub">
<svg width="90" height="50" style="border: 1px solid black;">
<a xlink:href="Movies.html" target="__blank">
<rect width="90" height="50" style="fill: #c2f0f0 ;stroke: #000d1a;stroke-width: 10;"/>
<text x="50%" y="50%" dominant-baseline="middle" text-anchor="middle">MOVIES</text>
</a>
</svg>
<br><br>
<svg width="90" height="50" style="border: 1px solid black">
<a xlink:href="Tv-Series.html" target="__blank">
<rect width="90" height="50" style="fill:#c2f0f0 ;stroke: #000d1a;stroke-width: 10;"/>
<text x="50%" y="50%" dominant-baseline="middle" text-anchor="middle">TV-SERIES</text>
</a>
</svg>
<br><br>
<svg width="90" height="50" style="border: 1px solid black">
<a xlink:href="studentdetails.html" target="__blank">
<rect width="90" height="50" style="fill: #c2f0f0 ;stroke: #000d1a;stroke-width: 10;"/>
<text x="50%" y="50%" dominant-baseline="middle" text-anchor="middle">TEAM</text>
</a>
</svg>
</div>
<div class="buy">
<svg width="90" height="50" style="border: 1px solid black">
<a xlink:href="BuyProductsPage.html" target="__blank">
<rect width="90" height="50" style="fill: #c2f0f0 ;stroke: #000d1a;stroke-width: 10;"/>
<text x="50%" y="50%" dominant-baseline="middle" text-anchor="middle">STEP 1</text>
</a>
</svg>
<br><br>
<svg width="90" height="50" style="border: 1px solid black">
<a xlink:href="BuyProductsPage.html" target="__blank">
<rect width="90" height="50" style="fill:#c2f0f0 ;stroke: #000d1a;stroke-width: 10;"/>
<text x="50%" y="50%" dominant-baseline="middle" text-anchor="middle">STEP 2</text>
</a>
</svg>
<br><br>
<svg width="90" height="50" style="border: 1px solid black">
<a xlink:href="BuyProductsPage.html" target="__blank">
<rect width="90" height="50" style="fill:#c2f0f0 ;stroke: #000d1a;stroke-width: 10;"/>
<text x="50%" y="50%" dominant-baseline="middle" text-anchor="middle">STEP 3</text>
</a>
</svg>
</div>
<div class="contact">
<svg width="90" height="50" style="border: 1px solid black">
<a xlink:href="QueryForm.html" target="__blank">
<rect width="90" height="50" style ="fill:#c2f0f0 ;stroke: #000d1a;stroke-width: 10;"/>
<text x="50%" y="50%" dominant-baseline="middle" text-anchor="middle">QUERY</text>
</a>
</svg>
</div>
<div class="lines">
<div class="line1">
<svg height="2.1cm" width="500">
<line x1="0" y1="0" x2="0" y2="200" style="stroke:black;stroke-width:2" />
</svg>
</div>
<div class="line2">
<svg height="210" width="500">
<line x1="0" y1="0" x2="400" y2="0" style="stroke:black;stroke-width:2;"/>
</svg>
</div>
<div class="line2-1">
<svg height="210" width="500">
<line x1="0" y1="0" x2="400" y2="0" style="stroke:black;stroke-width:2;"/>
</svg>
</div>
<div class="line3">
<svg height="1.3cm" width="500">
<line x1="0" y1="0" x2="0" y2="200" style="stroke:black;stroke-width:2" />
</svg>
</div>
<div class="line4">
<svg height="3cm" width="150">
<line x1="0" y1="0" x2="400" y2="0" style="stroke:black;stroke-width:2" />
</svg>
</div>
<div class="line5">
<svg height="1.3cm" width="500">
<line x1="0" y1="0" x2="0" y2="200" style="stroke:black;stroke-width:2" />
</svg>
</div>
</div>
<div class="line6">
<svg height="1.4cm" width="500">
<line x1="0" y1="0" x2="0" y2="200" style="stroke: black;stroke-width:2" />
</svg>
</div>
<div class="line7">
<svg height="1.4cm" width="500">
<line x1="0" y1="0" x2="0" y2="200" style="stroke:black;stroke-width:2" />
</svg>
</div>
<br>
<a href="draft.html" class="developer">Page Developer</a>
<div class="end">
<a href="https://www.facebook.com/" class="fa fa-facebook" target="_blank"></a>
<a href="https://twitter.com/?lang=en" class="fa fa-twitter" target="_blank"></a>
<a href="https://lk.linkedin.com/" class="fa fa-linkedin" target="_blank"></a>
<a href="https://www.instagram.com/accounts/login/" class="fa fa-instagram" target="_blank"></a>
<h1 style="color:white; text-align: center; margin-top: -0.5cm;">Subscribe</h1>
<p style="color:white; text-align: center;">Subscribe to Website mailing list to receive updates.</p>
<form class="example" action="/action_page.php" style="margin:auto;max-width:300px">
<input type="text" placeholder="Enter Email Address ....." name="search2">
<button type="submit">Subscribe</button>
</form>
<br>
<a href="main.html" target="_blank" style="margin-left: 17.4cm; color: blue;">Home</a> <br>
<a href="Sitemap.html" target="_blank" style="margin-left: 17.3cm; color: blue;">Sitemap</a><br>
<a href="QueryForm.html" target="_blank" style="margin-left: 17.3cm; color: blue;">Contact</a>
<p style="color: white; margin-top: 1cm; text-align: center;">
<u>This website uses cookies</u><br>
Our website and our third party partners use cookies and related technologies to improve and customize the browsing experience for optimized ad delivery, social media engagement <br>
and analytics. By clicking ‘I Agree’ below, you consent to our use of cookies. You may disable cookies in your browser settings at any time. For more information, please see our <a href="#">Privacy Policy.</a></p>
<br>
<hr>
<p style="color: white; text-align: center;">Terms and Conditions | Privacy Policy | Accessibility Statement | Transparency in Supply Chains Act</p>
<p style="color: white; text-align: center;">Supplier Code of Conduct | Marketing to Children | Do Not Sell My Information |</p>
<p style="color: white; text-align: center;">Copyright ©️ 2021 Fantasy<i>Flix</i></p>
</div>
</body>
</html>