-
Notifications
You must be signed in to change notification settings - Fork 2
/
edit.html
221 lines (219 loc) · 8.85 KB
/
edit.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
<!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>Instagram UI</title>
<link rel="stylesheet" href="./css/bootstrap.min.css" />
<link rel="stylesheet" href="./css/general.css" />
<link rel="stylesheet" href="./css/sprite.css" />
<link rel="stylesheet" href="./css/navbar.css" />
<link rel="stylesheet" href="./css/userscontent.css" />
<link rel="stylesheet" href="./css/comments.css" />
<link rel="stylesheet" href="./css/profile.css" />
<link rel="stylesheet" href="./css/edit.css" />
</head>
<body>
<!--Navbar-->
<nav id="nav" class="nav">
<div class="container d-flex align-items-center justify-content-between">
<a href="./index.html" class="logo-link">
<svg
aria-label="Instagram"
class="nav_logo"
fill="#262626"
height="24"
viewBox="0 0 48 48"
width="24"
>
<path
d="M13.86.13A17 17 0 008 1.26 11 11 0 003.8 4 12.22 12.22 0 001 8.28 18 18 0 00-.11 14.1c-.13 2.55-.13 3.38-.13 9.9s0 7.32.13 9.9A18 18 0 001 39.72 11.43 11.43 0 003.8 44 12.17 12.17 0 008 46.74a17.75 17.75 0 005.82 1.13c2.55.13 3.38.13 9.9.13s7.32 0 9.9-.13a17.82 17.82 0 005.83-1.13A11.4 11.4 0 0043.72 44a11.94 11.94 0 002.78-4.24 17.7 17.7 0 001.13-5.82c.13-2.55.13-3.38.13-9.9s0-7.32-.13-9.9a17 17 0 00-1.13-5.86A11.31 11.31 0 0043.72 4a12.13 12.13 0 00-4.23-2.78A17.82 17.82 0 0033.66.13C31.11 0 30.28 0 23.76 0s-7.31 0-9.9.13m.2 43.37a13.17 13.17 0 01-4.47-.83 7.25 7.25 0 01-2.74-1.79 7.25 7.25 0 01-1.79-2.74 13.23 13.23 0 01-.83-4.47c-.1-2.52-.13-3.28-.13-9.7s0-7.15.13-9.7a12.78 12.78 0 01.83-4.44 7.37 7.37 0 011.79-2.75A7.35 7.35 0 019.59 5.3a13.17 13.17 0 014.47-.83c2.52-.1 3.28-.13 9.7-.13s7.15 0 9.7.13a12.78 12.78 0 014.44.83 7.82 7.82 0 014.53 4.53 13.12 13.12 0 01.83 4.44c.13 2.51.13 3.27.13 9.7s0 7.15-.13 9.7a13.23 13.23 0 01-.83 4.47 7.9 7.9 0 01-4.53 4.53 13 13 0 01-4.44.83c-2.51.1-3.28.13-9.7.13s-7.15 0-9.7-.13m19.63-32.34a2.88 2.88 0 102.88-2.88 2.89 2.89 0 00-2.88 2.88M11.45 24a12.32 12.32 0 1012.31-12.35A12.33 12.33 0 0011.45 24m4.33 0a8 8 0 118 8 8 8 0 01-8-8"
></path>
</svg>
<div class="divider"></div>
<img
alt="Instagram"
class="nav_image"
src="./assets/img/instagram.png"
srcset="./assets/img/instagram2x.png 2x"
/>
</a>
<input
class="search"
autocapitalize="none"
type="text"
placeholder="Search"
/>
<div>
<svg
aria-label="Find People"
class="navbar-icon"
fill="#262626"
height="24"
viewBox="0 0 48 48"
width="24"
>
<path
clip-rule="evenodd"
d="M24 .5C37 .5 47.5 11 47.5 24S37 47.5 24 47.5.5 37 .5 24 11 .5 24 .5zm0 44c11.3 0 20.5-9.2 20.5-20.5S35.3 3.5 24 3.5 3.5 12.7 3.5 24 12.7 44.5 24 44.5zm-4.4-23.7c.3-.5.7-.9 1.2-1.2l14.8-8.1c.3-.1.6-.1.8.1.2.2.3.5.1.8l-8.1 14.8c-.3.5-.7.9-1.2 1.2l-14.8 8.1c-.3.1-.6.1-.8-.1-.2-.2-.3-.5-.1-.8l8.1-14.8zm6.2 5l4.3-7.8-7.8 4.3 3.5 3.5z"
fill-rule="evenodd"
></path>
</svg>
<svg
aria-label="Activity Feed"
class="navbar-icon"
fill="#262626"
height="24"
viewBox="0 0 48 48"
width="24"
>
<path
clip-rule="evenodd"
d="M34.3 3.5C27.2 3.5 24 8.8 24 8.8s-3.2-5.3-10.3-5.3C6.4 3.5.5 9.9.5 17.8s6.1 12.4 12.2 17.8c9.2 8.2 9.8 8.9 11.3 8.9s2.1-.7 11.3-8.9c6.2-5.5 12.2-10 12.2-17.8 0-7.9-5.9-14.3-13.2-14.3zm-1 29.8c-5.4 4.8-8.3 7.5-9.3 8.1-1-.7-4.6-3.9-9.3-8.1-5.5-4.9-11.2-9-11.2-15.6 0-6.2 4.6-11.3 10.2-11.3 4.1 0 6.3 2 7.9 4.2 3.6 5.1 1.2 5.1 4.8 0 1.6-2.2 3.8-4.2 7.9-4.2 5.6 0 10.2 5.1 10.2 11.3 0 6.7-5.7 10.8-11.2 15.6z"
fill-rule="evenodd"
></path>
</svg>
<a href="./profile.html">
<svg
aria-label="Profile"
class=""
fill="#262626"
height="24"
viewBox="0 0 48 48"
width="24"
>
<path
d="M24 27c-7.1 0-12.9-5.8-12.9-12.9s5.8-13 12.9-13c7.1 0 12.9 5.8 12.9 12.9S31.1 27 24 27zm0-22.9c-5.5 0-9.9 4.5-9.9 9.9s4.4 10 9.9 10 9.9-4.5 9.9-9.9-4.4-10-9.9-10zm20 42.8c-.8 0-1.5-.7-1.5-1.5V42c0-5-4-9-9-9h-19c-5 0-9 4-9 9v3.4c0 .8-.7 1.5-1.5 1.5s-1.5-.7-1.5-1.5V42c0-6.6 5.4-12 12-12h19c6.6 0 12 5.4 12 12v3.4c0 .8-.7 1.5-1.5 1.5z"
></path>
</svg>
</a>
</div>
</div>
</nav>
<!--Section Content-->
<section class="container container-top">
<div class="edit-wrapper">
<div class="menus-wrapper">
<ul class="menus">
<li class="menu-item">
<a href="./edit.html" class="menu-link active">Edit Profile</a>
</li>
<li class="menu-item">
<a href="./password.html" class="menu-link">Change password</a>
</li>
</ul>
</div>
<div class="edit-form-wrapper">
<div class="edit-profile-section">
<div class="edit-width">
<img
class="edit-profile-picture"
src="./assets/img/pretty.jpeg"
/>
</div>
<div>
<h1 class="edit-profile-username">darklordcodes</h1>
<span class="edit-profile-btn">Change Profile Picture</span>
</div>
</div>
<form>
<div class="edit-section">
<div class="edit-width">
<label for="name" class="form-label">Name</label>
</div>
<div>
<input class="form-input" type="text" name="name" id="name" />
</div>
</div>
<div class="edit-section">
<div class="edit-width">
<label for="username" class="form-label">Username</label>
</div>
<div>
<input
class="form-input"
type="text"
name="username"
id="username"
/>
</div>
</div>
<div class="edit-section">
<div class="edit-width">
<label for="website" class="form-label">Website</label>
</div>
<div>
<input
class="form-input"
type="text"
name="website"
id="website"
/>
</div>
</div>
<div class="edit-section">
<div class="edit-width">
<label for="email" class="form-label">Email</label>
</div>
<div>
<input
class="form-input"
type="email"
name="email"
id="email"
/>
</div>
</div>
<div class="edit-section">
<div class="edit-width">
<label for="bio" class="form-label">Bio</label>
</div>
<div>
<textarea
class="form-input"
name="bio"
id="bio"
cols="2"
rows="3"
></textarea>
</div>
</div>
<div class="edit-section">
<div class="edit-width">
<label for="phone" class="form-label">Phone Number</label>
</div>
<div>
<input class="form-input" type="tel" name="phone" id="phone" />
</div>
</div>
<div class="edit-section">
<div class="edit-width">
<label for="gender" class="form-label">Gender</label>
</div>
<div>
<select class="form-input">
<option value="male">Male</option>
<option value="female">Female</option>
<option value="other">Other</option>
</select>
</div>
</div>
<div class="edit-section">
<div class="edit-width"></div>
<div>
<button class="form-btn">Submit</button>
</div>
</div>
</form>
</div>
</div>
</section>
<!--Javascript-->
<script src="./js/jquery.min.js"></script>
<script src="./js/popper.min.js"></script>
<script src="./js/bootstrap.min.js"></script>
<script src="./js/autosize.min.js"></script>
<script src="./js/app.js"></script>
</body>
</html>