-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathuserProfile.html
252 lines (237 loc) · 9.26 KB
/
userProfile.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
240
241
242
243
244
245
246
247
248
249
250
251
252
<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="userProfile.css">
<link rel="stylesheet" href="nav.css">
<body>
<!-- navbar -->
<!-- <div id="navbar"> -->
<div id="navbar__container">
<div>
<p id="email">EMAIL SIGN UP</p>
<div>
<div class="menu__item">
<a href="#">
<img
src="https://www.bobbibrown.in/sites/bobbibrown/themes/bb_base/img/icons/svg/Location-White.svg"
alt="location"
/>
</a>
</div>
<div class="menu__item">
<a href="usersign.html">
<img
src="https://www.bobbibrown.in/sites/bobbibrown/themes/bb_base/img/icons/svg/MyAccount-White.svg"
alt="profile"
/>
</a>
</div>
<div class="menu__item">
<a href="Ncart.html">
<img
src="https://www.bobbibrown.in/sites/bobbibrown/themes/bb_base/img/icons/svg/Bag-White.svg"
alt="cart"
/>
</a>
</div>
</div>
</div>
<div>
<a href="#" id="logo">
<img
src="https://www.bobbibrown.in/media/export/cms/logo.png"
alt="Bobbi Brown"
/>
</a>
</div>
<div id="section">
<div>
<img
src="https://www.bobbibrown.in/sites/bobbibrown/themes/bb_base/img/icons/svg/Search-White.svg"
alt="search_icon"
/>
<input class="search" type="text" placeholder="SEARCH" />
</div>
<div>
<div>
<div class="link_wrapper"><a href="#">NEW</a></div>
<div class="link_wrapper"><a href="#">FAVOURITES</a></div>
<div class="link_wrapper"><a href="#">MAKEUP</a></div>
<div class="link_wrapper"><a href="#">SKINCARE</a></div>
<div class="link_wrapper"><a href="#">MINIBAR</a></div>
<div class="link_wrapper"><a href="#">OFFERS</a></div>
<div class="link_wrapper"><a href="#">VIRTUAL SERVICES</a></div>
<div class="link_wrapper"><a href="#">DISCOVER</a></div>
</div>
</div>
</div>
</div>
<!-- floting navbar -->
<div class="section">
<div>
<img
src="https://www.bobbibrown.in/sites/bobbibrown/themes/bb_base/img/icons/svg/Search-White.svg"
alt="search_icon"
/>
<input type="text" placeholder="SEARCH" />
</div>
<div>
<div>
<div class="link_wrapper"><a href="#">NEW</a></div>
<div class="link_wrapper"><a href="#">FAVOURITES</a></div>
<div class="link_wrapper"><a href="#">MAKEUP</a></div>
<div class="link_wrapper"><a href="#">SKINCARE</a></div>
<div class="link_wrapper"><a href="#">MINIBAR</a></div>
<div class="link_wrapper"><a href="#">OFFERS</a></div>
<div class="link_wrapper"><a href="#">VIRTUAL SERVICES</a></div>
<div class="link_wrapper"><a href="#">DISCOVER</a></div>
</div>
</div>
<div>
<div class="menu__item">
<a href="#">
<img
src="https://www.bobbibrown.in/sites/bobbibrown/themes/bb_base/img/icons/svg/Location-White.svg"
alt="location"
/>
</a>
</div>
<div class="menu__item">
<a href="#">
<img
src="https://www.bobbibrown.in/sites/bobbibrown/themes/bb_base/img/icons/svg/MyAccount-White.svg"
alt="profile"
/>
</a>
</div>
<div class="menu__item">
<a href="#">
<img
src="https://www.bobbibrown.in/sites/bobbibrown/themes/bb_base/img/icons/svg/Bag-White.svg"
alt="cart"
/>
</a>
</div>
</div>
</div>
<div id="layout">
<div id="left">
<P>MY ACCOUNT</P>
<P>NOT USERNAME</P>
<p><img src="https://www.bobbibrown.in/media/images/profile/profile_thumb.jpg?n=1651986617" alt="blank photo"></p>
<p class="font">CHANGE PHOTO</p>
<p class="font">DELETE PHOTO</p>
<p >ACCOUNT PROFILE</p>
<P type="button" id="order">MY ORDERS</P>
<P type="button" id="address">SHIPPING & BILLING</P>
<P type="button" id="payment">PAYMENT INFO</P>
</div>
<div id="right">
<div>
<form id="form1">
<h4>MY ACCOUNT</h4>
<P class="profile">ACCOUNT PROFILE</P>
<hr>
<P id="first" class="bold">Name: </P>
<div>
<p id="e" class="bold">Email:
</p>
<p class="usermail">username</p>
</div>
<p class="bold">Sign up for emails:yes</p>
<p class="bold">SMS: no</p>
<p type="submit" class="redirect">view Account</p>
<!-- <input type="submit" value=""> -->
</form>
</div>
<div>
<p class="profile">MY ORDERS</p>
<hr>
<p>You have no orders.</p>
<a href="">Go shopping!</a>
<br>
<p id="order" class="redirect">view Order</p>
</div>
<div>
<P class="profile">BILLING INFO</P>
<hr>
<p class="bold">Your Default Payment Method</p>
<p class="page">This address is not on file. <a href="">Click here</a> to visit your address book.</p>
<p id="payment" class="redirect" type="button">view Billing</p>
</div>
<div>
<p class="profile">SHIPPING & BIILING</p>
<hr>
<p class="bold">Your Default Delivery Address</p>
<p class="page">This address is not on file. <a href="">Click here</a> to visit your address book.
</p>
<p id="address" class="redirect" type="button">view Address</p>
</div>
</div>
</div>
<div id="footer"><footer>
<div class="footer__container">
<div class="help__section">
<h3>NEED HELP?</h3>
<a href="#"><p>Email Customer Service</p></a>
<a href="#"><p>Call Us</p></a>
<a href="#"><p>Shipping & Return policy</p></a>
<a href="#"><p>FAQS</p></a>
<a href="#"><p>Careers</p></a>
<a href="#"><p>English | Hindi</p></a>
<select id="location">
<option value="choose">CHOOSE LOCATION</option>
<option value="India">INDIA</option>
<option value="Bangladesh">BANGLADESH</option>
<option value="Pakistan">PAKISTAN</option>
<option value="Usa">USA</option>
<option value="Uk">UK</option>
</select>
</div>
<div class="accounts__section">
<h3>MY BOBBI BROWN</h3>
<a href="#"><p>My Account</p></a>
<a href="#"><p>My Account</p></a>
<a href="#"><p>Store Locator</p></a>
</div>
<div class="user-details__section">
<input type="text" id="email" placeholder="ENTER YOUR EMAIL">
<input type="text" id="phone" placeholder="ENTER YOUR MOBILE PHONE">
<a href="#"><p>How do we use your data?</p></a>
<button>SUBMIT</button>
<h4>FOLLOW US</h4>
<div>
<div>
<a href="#"><i class="fa-brands fa-2x fa-facebook-f black"></i></a>
</div>
<div>
<a href="#"><i class="fa-brands fa-2x fa-youtube black"></i></a>
</div>
<div>
<a href="#"><i class="fa-brands fa-instagram fa-2x black"></i></a>
</div>
</div>
</div>
</div>
<hr>
<div class="section-3">
<div>
<p>© Bobbi Brown Professional Cosmecticcs, Inc. All worldwide rights reserved.</p>
<p>Sold by Shoppers Stop Ltd.</p>
</div>
<div>
<div>
<a href="#"><p>Terms and Conditions</p></a>
<a href="#"><p>Terms of Use</p></a>
</div>
<a href="#"><p>Privacy and Cookie Policy</p></a>
</div>
</div>
</footer>
</div>
</body>
</html>
<script src="userProfile.js"></script>