-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
239 lines (199 loc) · 9.15 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
236
237
238
239
F<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!--Bootstrap css-->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css">
<link rel="icon" href="favicon.ico" />
<title>Disney India | The Official Home For All Things Disney</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<!--Navigation bar-->
<div class="m">
<nav class="navbar navbar-expand-lg navbar-light bg-white">
<div class="container-fluid">
<a href="#" class="navbar-brand">
<img src="disney_logo.png" height="38" alt="CoolBrand">
</a>
<button type="button" class="navbar-toggler" data-bs-toggle="collapse" data-bs-target="#navbarCollapse">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarCollapse">
<div class="navbar-nav">
<a href="https://www.disney.in/shop" class="nav-item nav-link active"><b>SHOP</b></a>
<a href="https://www.disney.in/parks" class="nav-item nav-link active"><b>PARKS</b></a>
<a href="https://www.disney.in/whats-new" class="nav-item nav-link active"><b>WHAT'S NEW</b></a>
</div>
</div>
</div>
</nav>
</div>
<!--Carousel Indicators-->
<div id="carouselExampleIndicators" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carouselExampleIndicators" data-slide-to="0" class="active"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="1"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="2"></li>
</ol>
<!--Carousel Slides-->
<div class="carousel-inner">
<div class="carousel-item active">
<img class="d-block w-100" src="retina.jpeg" alt="First slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="djindia.jpeg" alt="Second slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="cover-.jfif" alt="Third slide">
</div>
</div>
<!--Carousel Previous Next Controls-->
<a class="carousel-control-prev" href="#carouselExampleIndicators" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselExampleIndicators" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
<!--Card-->
<div class="card">
<div class="row">
<div class=" pt-4 pb-4 col-12 col-md-6 col-xl-3">
<img class="card-img-top" src="card1.jpeg" alt="Card image cap" height="100%">
</div>
<div class="pt-4 pb-4 col-12 col-md-6 col-xl-3">
<img class="card-img-top" src="card2.jpeg" alt="Card image cap" height="100%">
</div>
<div class=" pt-4 pb-4 col-12 col-md-6 col-xl-3">
<img class="card-img-top" src="card3.jpeg" alt="Card image cap" height="100%">
</div>
<div class="pt-4 pb-4 col-12 col-md-6 col-xl-3 ">
<img class="card-img-top" src="card4.jpeg" alt="Card image cap" height="100%">
</div>
</div>
</div>
<!--pictures section-->
<div class="sec mb-3 text-dark-50">
<h1>Featured Ads</h1>
<section>
<div class="container">
<div class="row pt-3">
<div class="row1 col-sm-12 col-md-6">
<img class=" img-fluid" src="man.jpeg" alt="Card image cap" width="100%" height="100%">
<h3 class="card-text">Disney Imagine That | Disney Channel</h3>
</div>
<div class="row2 col-sm-12 col-md-6">
<img class=" img-fluid" src="sp.jpeg" alt="Card image cap" width="100%" height="100%">
<h3 class="card-text">Marvel’s Spider-Man </h3>
<p class="card-text">When new foes threaten the city, a new web-slinger arises as Spider-Man.Marvel’s
Spider-Man: Miles Morales has arrived on PlayStation 4 and PlayStation 5. Get the game now: </p>
<a href="http://amzn.to/35buWpS">http://amzn.to/35buWpS</a>
<p>#BeGreater #BeYourself #MilesMorales</p>
</div>
</div>
</div>
</section>
<section>
<h1>Explore Disney Holidays</h1>
<div class="container">
<div class="row pt-3 me-0">
<div class="row1 col-sm-12 col-md-6 col-lg-4 ">
<img class=" img-fluid" src="eu_dis-prs.jpeg" alt="Card image cap" height="100%">
<h3>Legends of the Force </h3>
<p><b>DISCOVER NOW AT DISNEYLAND® PARIS</b></p>
</div>
<div class="row2 col-sm-12 col-md-6 col-lg-4 ">
<img class=" img-fluid" src="eu_parks_q2.jpeg" alt="Card image cap" height="100%">
<h3>14 Day Ticket at a 7 Day Price</h3>
<p><b>BOOK WITH WALT DISNEY WORLD</b></p>
</div>
<div class="row3 col-sm-12 col-md-6 col-lg-4 ">
<img class=" img-fluid" src="eu_dcr_always.jpeg" alt="Card image cap" height="100%">
<h3>Find Your Perfect Holiday</h3>
<p><b>BOOK WITH DISNEY CRUISE LINE</b></p>
</div>
</div>
</div>
</section>
<section>
<h1>More From Disney</h1>
<div class="container">
<div class="row pt-3">
<div class="row1 col-sm-12 col-md-6">
<img class=" img-fluid" src="retina_2.jfif" alt="Card image cap" width="100%" height="100%">
<h3>Disney Junior Birthday Book</h3>
<p> Make your kids birthday even more special by creating your own personalized birthday video for your
child. </p>
<p class="category-text category-text-default"><b>DISNEY JUNIOR</b></p>
</div>
<div class="row2 col-sm-12 col-md-6">
<img class=" img-fluid" src="eu_mickey.webp" alt="Card image cap" width="100%" height="100%">
<h3> Anniversary Mickey </h3>
<p>It all started with a mouse. We're celebrating 90 years of the True Original.</p>
<p class="category-text category-text-default"><b>DISNEY</b></p>
</div>
</div>
</div>
</div>
</section>
<!--footer-->
<div class="footer">
<div class="footer_nav">
<a href=""><img class="footer-logo" src="disney_logo.png" alt="logo"></a>
<a href=""><h6>SHOP</h6></a>
<a href=""><h6>PARKS</h6></a>
<a href=""><h6>WHAT'S NEW</h6></a>
<div class="media_icon">
<a href="https://twitter.com/DisneyIndia"><i class=" fa-brands fa-twitter fs-3"></i></a>
<a href="https://www.facebook.com/disneyindia/"><i class=" fa-brands fa-facebook fs-3"></i></a>
<a href="https://www.instagram.com/disneyindia/?hl=en"><i class=" fa-brands fa-square-instagram fs-3"></i></a>
<a href="https://www.youtube.com/user/disneyindia"><i class="fa-brands fa-youtube fs-3"></i></a>
</div>
</div>
<br>
<!-- footer copyright -->
<div class="container-fluid">
<div class="row">
<div class="col-5"></div>
<div class="col-2">
<img src="disney_logo.png" class="img-fluid">
</div>
<div class="col-5"></div>
</div>
</div>
<div class="container-fluid copy ">
<p>About</p>
<p>Career</p>
<p>Internet</p>
<p>Interner Safety</p>
<p>Terms Of Use</p>
<p>Privacy Policy</p>
<p>DMCA Notices</p>
<p>Suppliment Terms Of Use</p>
<p>Addendum to Privacy - of India</p>
<p>content Distributioon</p>
<p>Interest Based Ads</p>
</div>
<div class="row">
<div class="foot col-12"><span class="footer"> <a href="#" class="me-3">© Disney © Disney•Pixar © & ™ Lucasfilm LTD © Marvel. All Rights Reserved<br></a></span></div>
</div>
<!-----My copy right-->
<div class="row">
<div class="foot col-12"><span class="footer"> <a href="#" class="me-3">© Designed By Sreehari M<br></a></span></div>
</div>
</div>
<!--Bootstrap css-->
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.8/dist/umd/popper.min.js"
integrity="sha384-I7E8VVD/ismYTF4hNIPjVp/Zjvgyol6VFvRkX/vR+Vc4jQkC+hVqc2pM8ODewa9r"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL" crossorigin="anonymous"></script>
<script src="https://kit.fontawesome.com/c0b612fc07.js" crossorigin="anonymous"></script>
</body>
</html>