-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
143 lines (139 loc) · 7.01 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
<!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=Poppins:wght@200;300&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" integrity="sha512-iecdLmaskl7CVkqkXNQ/ZH/XLlvWZOJyj7Yy7tcenmpD1ypASozpmT/E0iPtmFIB46ZmdtAc9eNBvH0H/ZpiBw==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="apple-touch-icon" sizes="114x114" href="${resource(dir: 'images', file:
'apple-touch-icon-retina.png')}">
<title>LOUIS VUITTON - Official International Website</title>
</head>
<body>
<nav id="navbar" class="navbar">
<ul>
<li><i class="fa-solid fa-bars" id="menu_icon"></i></li>
<li><a href="#" class="nav-hid">Menu</a></li>
<li><i class="fa-solid fa-magnifying-glass" id="search_icon"></i></li>
<li><a href="#" class="nav-hid">Search</a></li>
</ul>
<a href="#" class="brand">LOUIS VUITTON</a>
<ul>
<li><a href="#">Call Us</a></li>
<li><a href="#">Wishlist</a></li>
<li><a href="#">My LV</a></li>
</ul>
</nav>
<section class="videobg" id="video1">
<video src="videos/Homepage - LOUIS VUITTON_2.mp4" type="video/mp4" autoplay loop muted plays-inline class="video" ></video>
<h2>Women's Fall-Winter 2024 Fashion Show</h2>
<button>Watch the Full show</button>
</section>
<div class="container1">
<ul>
<li>
<img src="images/Monogram_Bags_FR_HP_Product_Push_V0306_DI2 (1).jpg" alt="pink-girl">
<p class="up-para">Iconic Monogram Bags</p>
<p class="down-para">Explore the Selection</p>
</li>
<li>
<img src="images/Women_Rings_WW_HP_Product_Push_V0308_DI2 (1).jpg" alt="women-ring">
<p class="up-para">Women's Rings</p>
<p class="down-para">Explore the Selection</p>
</li>
<li>
<img src="images/Masculine_Perfumes_WW_HP_Product_Push_V0308_DI2 (5).jpg" alt="perfume">
<p class="up-para">Masculine Perfumes
</p>
<p class="down-para">Explore the Selection</p>
</li>
</ul>
</div>
<section class="videobg2" id="video2">
<video src="videos/summer.mp4" type="video/mp4" autoplay loop muted plays-inline class="video" ></video>
<h2>Women's Spring-summer 2024 Collection</h2>
<div class="button2nd">
<button class="button2">Discover the Collection</button>
<button class="button2">Explore the Campaign</button>
</div>
</section>
<section class="videobg2" id="video3">
<video src="videos/men.mp4" type="video/mp4" autoplay loop muted plays-inline class="video" ></video>
<h2>Mens's New Formal</h2>
<div class="button2nd">
<button class="button2">Discover the Collection</button>
<button class="button2">Explore All Men's Ready-to-Wear</button>
</div>
</section>
<section class="service" id="image1">
<!-- <video src="videos/v1.mp4" type="video/mp4" autoplay loop muted plays-inline class="video" ></video> -->
<img class="image" src="images/service.jpg" alt="Not Avalible Right Now">
<h2>Louis Vuitton Services</h2>
<button>Discover </button>
</section>
<section class="links">
<hr class="hr">
<div class="container">
<div class="column">
<div class="cell cell-head">HELP</div>
<div class="cell"><a href="#" class="links">A Client Advisor is available at <span>1800 103 9988.</span> You can also <span>chat</span> or <span>email us</span>.</a></div>
<div class="cell"><a href="#" class="links">FAQ's</a></div>
<div class="cell"><a href="#" class="links">Product Care</a></div>
<div class="cell"><a href="#" class="links">Stores</a></div>
</div>
<div class="column">
<div class="cell cell-head">SERVICES</div>
<div class="cell"><a href="#" class="links">Repairs</a></div>
<div class="cell"><a href="#" class="links">Personalization</a></div>
<div class="cell"><a href="#" class="links">Art of Gifting</a></div>
<div class="cell"><a href="#" class="links">Download our Apps</a></div>
</div>
<div class="column">
<div class="cell cell-head">ABOUT LOUIS VUITTON</div>
<div class="cell"><a href="#" class="links">Fashion Shows</a></div>
<div class="cell"><a href="#" class="links">Art & Culture</a></div>
<div class="cell"><a href="#" class="links">La Maison</a></div>
<div class="cell"><a href="#" class="links">Sustainability</a></div>
<div class="cell"><a href="#" class="links">Latest News</a></div>
<div class="cell"><a href="#" class="links">Careers</a></div>
<div class="cell"><a href="#" class="links">Foundation Louis Vuitton</a></div>
</div>
<div class="column">
<div class="cell cell-head">CONNECT</div>
<div class="cell"><a href="#" class="links"><span>Sign up</span> fo first access to latest collections, campaigns and videos.</a></div>
<div class="cell"><a href="#" class="links">Follow Us</a></div>
</div>
</section>
<footer class="footer">
<div class="place">
<img class="flag" src="https://in.louisvuitton.com/flags/in.svg" alt="flag" width="16" height="12">
<a href="#" class='language'><span>India</span></a>
</div>
<ul>
<li><a href="#">Sitemap</a></li>
<li><a href="#">Legal & privacy</a></li>
</ul>
</footer>
<div class="container3">
<ul class="detailsheading">
<h6>Full Name and Address of the Manufacturer</h6>
<li>Louis Vuitton Malletier SAS</li>
<li>2 Rue du Pont Neuf</li>
<li>75034 Paris CEDEX 01</li>
<li>FRANCE</li>
<p>Please refer to the product label for specific country of origin for each product.</p>
</ul>
<ul class="detailsheading2">
<h6>Full Name and Address of the Importer</h6>
<li>Louis Vuitton India Retail Private Limited</li>
<li>901A Ninth Floor, Time Tower, MG Road</li>
<li>Gurgaon, Haryana - 122002</li>
<li>INDIA</li>
</ul>
</div>
<div class="last-logo">LOUIS VUITTON</div>
</body>
</html>