-
Notifications
You must be signed in to change notification settings - Fork 1
/
Amarjit Settings.html
120 lines (110 loc) · 2.47 KB
/
Amarjit Settings.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
<html>
<head>
<title>
Amarjit Facebook
</title>
<link type="text/css" rel="stylesheet" href="design.css" />
</head>
<body>
<div class="header0001">
</div>
<div class="header1">
<div id="img3" class="header1">
<img src="facebook.jpg" id="img3" />
</div>
<div id="searcharea" class="header1">
<input placeholder="search here..." type="text" id="searchbox"/>
</div>
<div id="profilearea" class="header1">
<a href="Amarjit home.html">
<img src="Amarjit.jpg" id="profpic" />
</a>
</div>
<div id="profilearea1" class="header1">
<a href="Amarjit settings.html">
Settings
</a>
</div>
<div id="profilearea3" class="header1">
|
</div>
<div id="profilearea4" class="header1">
<a href="Amarjit home.html">
Home
</a>
</div>
<div id="extrabut" class="header1">
<img src="facebook buttons.jpg" />
</div>
<div id="logout" class="header1">
<a href="facebook login.html">
<input type="submit" id="button1" value="logout"/>
</a>
</div>
</div>
<div class="bodyn">
<div id="side1" class="bodyn">
<img src="Amarjit.jpg" height="40" width="40"/>
Amarjit
</div>
</div>
<div class="post00">
</div>
<div class="post">
<div id="column-1" class="post">
<p6>Settings</p6>
<hr>
Name
<br>
<div id="infopos" class="post">
<p2>Amarjit Singh</p2>
</div>
<div id="infopos2" class="post">
<p6>Edit</p6>
</div>
Mobile No.
<br>
<div id="infopos3" class="post">
<p2>9814377748</p2>
</div>
<div id="infopos4" class="post">
<p6>Edit</p6>
</div>
Email
<br>
<div id="infopos5" class="post">
<p2>[email protected]</p2>
</div>
<div id="infopos6" class="post">
<p6>Edit</p6>
</div>
Password
<br>
<br>
<div id="infopos7" class="post">
<p6>Edit</p6>
</div>
<hr>
</div>
<div id="postpos" class="post">
<input type="submit" id="buttonpost" value="Update"/>
</div>
</div>
<div class="chat-sidebarx">
</div>
<div class="chat-sidebar">
<div id="chatnamebox" class="chat-sidebar">
<p2>Mukaram</p2>
</div>
<div id="chatnamebox1" class="chat-sidebar">
<p2>Siddhant</p2>
</div>
<div id="chatnameboxp1" class="chat-sidebar">
<img src="Mukaram.jpg"id="profpic"/>
</div>
<div id="chatnameboxp2" class="chat-sidebar">
<img src="Siddhant.jpg"id="profpic"/>
</div>
</div>
</body>
</html>