-
Notifications
You must be signed in to change notification settings - Fork 33
/
Copy pathindex.html
146 lines (127 loc) · 5.53 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Home</title>
<link href="https://fonts.googleapis.com/css?family=Lora:400,700|Montserrat:300" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Chivo:300,700|Playfair+Display:700i" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Beth+Ellen&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Nova+Cut|Nova+Script&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/style_index.css">
<link rel="stylesheet" href="css/merlin.css">
<link rel="stylesheet" href="css/demo.css">
<link rel="stylesheet" href="css/nav.css">
<link rel="stylesheet" href="css/categories.css">
</head>
<body>
<!-- navbar -->
<nav>
<div class="logo">
<h3><a href="merlin.html" class="logo-name">Merlin Fashion</a></h3>
</div>
<ul class="nav-links">
<li><a href="index.html">Home</a></li>
<li><a href="products.html">Products</a></li>
<li><a href="categories.html">Categories</a></li>
<li><a href="contact.html">ContactUs</a></li>
<li><a href="login.html" id="login">Login</a></li>
</ul>
<div class="burger">
<div class="line1"></div>
<div class="line2"></div>
<div class="line3"></div>
</div>
</nav>
<!-- navbar -->
<!-- ALL THE LINKS WILL GO TO categories.html -->
<div class="index-main-img">
<a href="merlin.html"><img id="main-index-img" src="images/index-img/Off-the-Wall.jpg" alt="" srcset=""></a>
</div>
<br>
<div class="index-offers-img">
<a href="categories.html"><img src="images/index-img/1.png" alt=""></a>
<a href="categories.html"><img src="images/index-img/2.png" alt=""></a>
<a href="categories.html"><img src="images/index-img/3.png" alt=""></a>
<a href="categories.html"><img src="images/index-img/4.png" alt=""></a>
</div>
<br><br>
<div class="index-grid-img-1">
<a href="categories.html"><img src="images/index-img/anton-levin-P8prss71psk-unsplash.jpg" alt="" srcset=""></a>
<a href="categories.html"><img src="images/index-img/bogdan-glisik-2WgOPYJuPsU-unsplash (1).jpg" alt="" srcset=""></a>
<a href="categories.html"><img src="images/index-img/calvin-lupiya--yPg8cusGD8-unsplash.jpg" alt=""></a>
<a href="categories.html"><h4 class="info-of-img-below">For the Young, Wild & Stylish</h4></a>
<a href="categories.html"><h4 class="info-of-img-below">Just like your way to Conquer</h4></a>
<a href="categories.html"><h4 class="info-of-img-below">Stands out like the Sun</h4></a>
</div>
<!-- ALL THE LINKS WILL GO TO categories.html -->
<br> <br> <br>
<h2 class="head-of-offer">TRENDING NOW</h2><br>
<p class="para-of-offer">From the runway to your wadrobe</p>
<br><br>
<!-- ALL THE LINKS WILL GO TO products.html -->
<div class="index-grid-img-2">
<a href="products.html"><img src="images/index-img/ethan-haddox-QHGcADeeT00-unsplash.jpg" id="trans-img" alt=""></a>
<a href="products.html"><img src="images/index-img/andres-jasso-PqbL_mxmaUE-unsplash (1).jpg" alt=""></a>
<a href="products.html"><img src="images/index-img/raul-hender-afc4HxPy2GM-unsplash (1).jpg" alt=""></a>
<a href="products.html"><img src="images/index-img/nike.png" alt="" srcset=""></a>
<a href="products.html"><img src="images/index-img/my-shoes2.png" alt="" srcset=""></a>
<a href="products.html"><img src="images/index-img/my-shoes3.png" alt="" srcset=""></a>
</div>
<h2 class="head-of-offer">STYLES TO STEAL</h2><br>
<p class="para-of-offer">Inspired by influencer</p>
<br><br>
<div class="index-grid-img-3">
<a href="products.html"><img src="images/index-img/girl1.png" alt=""></a>
<a href="products.html"><img src="images/index-img/girl2.png" alt="" srcset=""></a>
<a href="products.html"><img src="images/index-img/girl3.png" alt=""></a>
<a href="products.html"><img src="images/index-img/girl4.png" alt="" srcset=""></a>
</div>
<!-- ALL THE LINKS WILL GO TO products.html -->
<br><br>
<!-- FOOTER -->
<div class="footer-container">
<div class="footer-1">
<a href="index.html"><h2>MERLIN FASHION🦋</h2></a>
<br>
<p><b>ONLINE SHOPPING</b></p>
<h6>
Men<br><br>
Women <br><br>
Kids <br><br>
Merline Exclusive<br><br>
</h6>
</div>
<div class="footer-2">
<p><b>USEFUL LINKS</b></p>
<h6>
Contact Us<br><br>
FAQ<br><br>
T&C<br><br>
Blog<br><br>
Privacy Policy<br><br>
</h6>
</div>
<div class="footer-3">
<p><b>100% Original</b> guarantee</p>
<h6>
for all products at merlinfashion.com
</h6>
<p><b>Return within 30days</b> of</p>
<h6>
receiving you order
</h6>
<p><b>Get free delivery</b> for every</p>
<h6>
order above Rs.999
</h6>
<br><br>
</div>
</div>
<p class="copy-right"><a href="index.html">Shivani</a>©2019</p>
<br>
<!-- FOOTER -->
<script type="text/javascript" src="js/nav.js"></script>
</body>
</html>