-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
159 lines (142 loc) · 5.77 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link
href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3"
crossorigin="anonymous"
/>
<script
src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js"
integrity="sha384-7+zCNj/IqJ95wo16oMtfsKbZ9ccEh31eOz1HGyDuCQ6wgnyJNSYdrPa03rtR1zdB"
crossorigin="anonymous"
></script>
<script
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"
integrity="sha384-QJHtvGhmr9XOIpI6YVutG+2QOK9T+ZnN4kzFN1RtK3zEFEIsxhlmWl5/YESvpZ13"
crossorigin="anonymous"
></script>
<title>Electro World</title>
<link rel="stylesheet" href="Style.css" />
</head>
<body>
<nav class="navbar background h-nav-resp">
<ul class="nav-list v-class-resp">
<div class="logo"><img src="Image/Zoomed_logo-1.png" alt="logo" /></div>
<li><a href="#home"> Home</a></li>
<li><a href="#about"> About</a></li>
<!-- <li><a href="#sercives"> Services</a></li> -->
<!-- Seller -->
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton1" data-bs-toggle="dropdown" aria-expanded="false">
Seller
</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton1">
<li><a class="dropdown-item" href="Backend/index.html">Laptop</a></li>
<li><a class="dropdown-item" href="Backend-Phone/index.html">Phone</a></li>
<li><a class="dropdown-item" href="Backend-TV/index.html">Television</a></li>
</ul>
</div>
<!-- Buyer -->
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton1" data-bs-toggle="dropdown" aria-expanded="false">
Buyers
</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton1">
<li><a class="dropdown-item" href="Buyer_Back\Brands_Laptop\index.html">Laptop</a></li>
<li><a class="dropdown-item" href="Buyer_Back\Brands_Phone\index.html">Phone</a></li>
<li><a class="dropdown-item" href="Buyer_Back\Brands_TV\index.html">Television</a></li>
<!-- <li><a class="dropdown-item" href="#"</a></li> -->
</ul>
</div>
<!-- <li><a href="#contact">Contact Us</a></li> -->
</ul>
<div class="rightNav v-class-resp">
<!-- <input type="text" name="search" id="search" /> -->
<!-- <button class="btn btn-sm">Search</button> -->
</div>
<div class="burger">
<div class="line"></div>
<div class="line"></div>
<div class="line"></div>
</div>
</nav>
<section class="background firstsection">
<div class="box-main">
<div class="firsthalf">
<p class="text-big">Electro Trade</p>
<p class="text-small">
Do Electro Trade, Get an Instant Payment
</p>
</div>
<div class="secondhalf">
<p class="tagline">
</p>
<img src="Image/Zoomed_logo-1.png" alt="Lap Image" />
</div>
</div>
</section>
<!-- Recent Application -->
<section class="Recent_App">
<h2 class="Title">Recent Products</h2>
<div class="Mega">
<!-- First Sample -->
<div class="card1">
<div class="card-content">
<h2 class="card-title">Asus TUF Gaming Laptop</h2>
<ul class="card-body">
<li>Brand: Asus</li>
<li>Processor: Ryzen-7</li>
<li>OS: Windows-11</li>
<li>RAM: Less than or equal to 4GB</li>
<li>HDD: Less than 1TB</li>
</ul>
<!-- <a href="#" class="button">Learn More</a> -->
</div>
</div>
<!-- Second Sample -->
<div class="card2">
<div class="card-content">
<h2 class="card-title">LG OLED TV</h2>
<ul class="card-body">
<li>Brand: LG</li>
<li>Type: LED</li>
<li>43'' Screen</li>
</ul>
<!-- <a href="#" class="button">Learn More</a> -->
</div>
</div>
<!-- Third Sample -->
<div class="card3">
<div class="card-content">
<h2 class="card-title">Iphone New arrival </h2>
<ul class="card-body">
<li>Brand: Apple</li>
<li>Model: Iphone 6S</li>
</ul>
<!-- <a href="#" class="button">Learn More</a> -->
</div>
</div>
</div>
</section>
<!-- About Us -->
<section class="aboutus" id="about">
<h2 class="Title">About Us</h2>
<div class="Tem">
<p class="cont">
Hello!! We are Team Bug Smashers!! We are students of Ahmedabad University and this is our Hackathon Project which we created in our Tech-Fest. We are B.Tech students from School Of Engineering and Applied Science. The contributors of this project are Kathan Bhavsar, Neilay Bhatt, Tirth Patel, Twinkle Popat and Vanshit Shah.
</p>
</div>
</section>
<footer>
<p class="text-footer background">
Copyright © 2022 www.Electro Trades.com - All rights reserved
</p>
</footer>
<script src="resp.js"></script>
</body>
</html>