-
Notifications
You must be signed in to change notification settings - Fork 2
/
popup.html
212 lines (173 loc) · 8.3 KB
/
popup.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
<!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">
<title>Document</title>
<link rel="stylesheet" href="/css/popup.css"/>
</head>
<body>
<div class="navbar">
<div class="dropdown">
<button class="dropbtn">Getting Started <i class="fa fa-caret-down"></i></button>
<div class="dropdown-content">
<div class="header"><h2>Mega Menu</h2></div>
<div class="row">
<div class="column">
<div >
<a><img width="300" src="https://sellglobal.ebay.in/seller-center/wp-content/uploads/2021/11/why-sell-on-ebay-menu.webp"/></a>
<a id="btn1" href="gettingStarted.html">Why Sell On eBay</a>
</div>
<div >
<a><img width="300"src="https://sellglobal.ebay.in/seller-center/wp-content/uploads/2021/11/how-to-sell-on-ebay-1.webp"/></a>
<a id="btn1" href="gettingStarted.html">How to Sell Globally On ebay</a>
</div>
<div>
<a><img width="300"src="https://sellglobal.ebay.in/seller-center/wp-content/uploads/2021/11/selling-fees.png"></a>
<a id="btn1" href="gettingStarted.html">Selling Fees</a>
</div>
<div>
<a><img width="300"src="https://sellglobal.ebay.in/seller-center/wp-content/uploads/2021/11/faq-1.webp"></a>
<a id="btn1" href="gettingStarted.html">FAQ'S</a>
</div>
</div>
</div>
</div>
</div>
<!-- Seller Updates -->
<div class="dropdown">
<button class="dropbtn">Seller Updates<i class="fa fa-caret-down"></i></button>
<div class="dropdown-content">
<div class="header"><h2>Mega Menu</h2></div>
<div class="row">
<div class="column">
<div>
<a href="#"><img width="350" src="https://sellglobal.ebay.in/seller-center/wp-content/uploads/2021/11/training-calendar.webp"/></a>
<a id="btn2" href="../html/upcomingseller.html">Seller Training Section</a>
</div>
<div>
<a href="#"><img width="350"src="https://sellglobal.ebay.in/seller-center/wp-content/uploads/2021/11/seller-community-1.webp"/></a>
<a id="btn2" href="https://community.ebay.in/">Seller Community</a>
</div>
<div>
<a href="#"><img width="350"src="https://sellglobal.ebay.in/seller-center/wp-content/uploads/2021/11/Announcements.webp"></a>
<a id="btn2" href="https://community.ebay.in/t5/eBay-Announcements/bg-p/eBayAnnouncements">Seller Announcements</a>
</div>
</div>
</div>
</div>
</div>
<div class="dropdown">
<button class="dropbtn">About Us <i class="fa fa-caret-down"></i></button>
<div class="dropdown-content">
<div class="header"><h2>Mega Menu</h2></div>
<div class="row">
<div class="column">
<a href="#"><img width="100%" height="auto"src="/images/popAbout.png" alt=""></a>
</div>
</div>
</div>
</div>
<!-- product and listings -->
<div class="dropdown">
<button class="dropbtn">Products & Listings<i class="fa fa-caret-down"></i></button>
<div class="dropdown-content">
<div class="header"><h2>Mega Menu</h2></div>
<div class="row">
<div class="column">
<h3>Return</h3>
<a href="#">Handling and Automating Returns</a>
<a href="#">The Benefits of Accepting Returns</a>
<a href="#">How to Minimise Returns</a>
</div>
<div class="column">
<h3>Payment & Fees</h3>
<a href="#">Fee and Features</a>
<a href="#">Getting paid from buyer</a>
<a href="#">Payment Holds</a>
<a href="#">Send Your Buyers an Invoice</a>
<a href="#">How to pay eBay invoice</a>
<a href="#">Tax Information</a>
</div>
<div class="column">
<h3>Shipping</h3>
<a href="#">Introduction to Cross Border Shipping</a>
<a href="#">Packing and Shipping Tips</a>
<a href="#">Shipping Options</a>
<a href="#">Tracking Your Orders</a>
</div>
</div>
</div>
</div>
<!-- shipping and payments -->
<div class="dropdown">
<button class="dropbtn">Shipping & Promotion<i class="fa fa-caret-down"></i></button>
<div class="dropdown-content">
<div class="header"><h2>Mega Menu</h2></div>
<div class="row">
<div class="column">
<h3>Shipping</h3>
<a href="#">Introduction to Cross Border Shipping</a>
<a href="#">Packing and Shipping Tips</a>
<a href="#">Shipping Options</a>
<a href="#">Tracking Your Orders</a>
</div>
<div class="column">
<h3>Return</h3>
<a href="#">Handling and Automating Returns</a>
<a href="#">The Benefits of Accepting Returns</a>
<a href="#">How to Minimise Returns</a>
</div>
<div class="column">
<h3>Payment & Fees</h3>
<a href="#">Fee and Features</a>
<a href="#">Getting paid from buyer</a>
<a href="#">Payment Holds</a>
<a href="#">Send Your Buyers an Invoice</a>
<a href="#">How to pay eBay invoice</a>
<a href="#">Tax Information</a>
</div>
</div>
</div>
</div>
<!-- Marketing & Promotions -->
<div class="dropdown">
<button class="dropbtn">Marketing & Promotions<i class="fa fa-caret-down"></i></button>
<div class="dropdown-content">
<div class="header"><h2>Mega Menu</h2></div>
<div class="row">
<div class="column">
<h3>Store</h3>
<a href="#">Why get an eBay Store</a>
<a href="#">Setting up your Store</a>
<a href="#">Store subscription & fees</a>
<a href="#">Unsubscribing eBay store</a>
</div>
<div class="column">
<h3>Promotions</h3>
<a href="#">Increase visibility with Promoted Listings</a>
<a href="#">Promote and Profit with Promotions Manager</a>
<a href="#">Promotional Strategies to Help You Sell More</a>
<a href="#">Volume Pricing</a>
<a href="#">Sending Offers to Buyers</a>
<a href="#">Boost Traffic with SEO</a>
<a href="#">Social Media</a>
</div>
<div class="column">
<h3>eBay Services & Tools</h3>
<a href="#">Terapeak Research Tool</a>
<a href="#">Corridor Expansion</a>
<a href="#">eBaymag</a>
</div>
</div>
</div>
</div>
<!-- end -->
</div>
<div style="padding:16px">
<h3>Mega Menu (Full-width dropdown in navbar)</h3>
<p>Hover over the "Dropdown" link to see the mega menu.</p>
</div>
</body>
</html>