-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathuser1.html
More file actions
158 lines (135 loc) · 4.32 KB
/
Copy pathuser1.html
File metadata and controls
158 lines (135 loc) · 4.32 KB
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
<!DOCTYPE html>
<html>
<head>
<title>bootstrap</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.2/css/bootstrap.min.css" integrity="sha384-Smlep5jCw/wG7hdkwQ/Z5nLIefveQRIY9nfy6xoR1uRYBtpZgI6339F5dgvm/e9B" crossorigin="anonymous">
</head>
<body >
<div class="container " >
<div class="row hell">
<div class="col-2 col-md-1 ">
<a href="index.html"><img class="rounded-circle m-3" src="54097.svg" width="40vw" height="40vh" alt=" "></a>
</div>
<div class="col-2 col-md-1 ">
<img class="rounded-circle hello m-3" src="ashish.jpeg" width="50vw" height="50vh" alt=" ">
</div>
<div class="col-6 col-md-7 ">
<p class="font"><b class="special">Family</b></p>
</div>
<div class="col-2 col-md-2 " >
<div class="dropdown m-4" style="float: right">
<button class="btn btn-secondary dropdown-toggle " type="button" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Menu
</button>
<div class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<a class="dropdown-item" href="profilepicoffamily.html">View profile</a>
</div>
</div>
</div>
</div>
<div class="anyclass">
<br>
<div class="row rounded " >
<div class="col-1 col-md-1">
</div>
<div class="col-5 col-md-3 bg-light rounded">
<p class="names">mukesh </p>
<p > good morning to all</p>
</div>
<div class="col-2 col-md-1 bg-light text-right rounded">
<small class="text-muted ">5:45 P.M</small>
</div>
</div>
<br>
<div class="row rounded " >
<div class="col-1 col-md-1">
</div>
<div class="col-5 col-md-3 bg-light rounded">
<p class="names">ramesh</p>
<p > good morning bhai</p>
</div>
<div class="col-2 col-md-1 bg-light text-right rounded">
<small class="text-muted ">5:46 P.M</small>
</div>
</div>
<br>
<div class="row rounded " >
<div class="col-1 col-md-1">
</div>
<div class="col-5 col-md-3 bg-light rounded">
<p class="names">suresh</p>
<p > happy birthday ramesh</p>
</div>
<div class="col-2 col-md-1 bg-light text-right rounded">
<small class="text-muted ">5:47 P.M</small>
</div>
</div>
<br>
<div class="row rounded " >
<div class="col-1 col-md-1">
</div>
<div class="col-5 col-md-3 bg-light rounded">
<p class="names">mahesh</p>
<p > happy barthday ramesh</p>
</div>
<div class="col-2 col-md-1 bg-light text-right rounded">
<small class="text-muted ">5:48 P.M</small>
</div>
</div>
<br>
<div class="row rounded " >
<div class="col-1 col-md-1">
</div>
<div class="col-5 col-md-3 bg-light rounded">
<p class="names">kaka</p>
<p > kaise ho sab</p>
</div>
<div class="col-2 col-md-1 bg-light text-right rounded">
<small class="text-muted ">5:49 P.M</small>
</div>
</div>
<br>
<div class="row rounded " >
<div class="col-1 col-md-1">
</div>
<div class="col-5 col-md-3 bg-light rounded">
<p class="names">bhai</p>
<p > badiya!</p>
</div>
<div class="col-2 col-md-1 bg-light text-right rounded">
<small class="text-muted ">5:50 P.M</small>
</div>
</div>
<br>
<div class="row rounded " >
<div class="col-1 col-md-1">
</div>
<div class="col-5 col-md-3 bg-light rounded">
<p class="names">bhau</p>
<p > kahape ho aap</p>
</div>
<div class="col-2 col-md-1 bg-light text-right rounded">
<small class="text-muted ">5:51 P.M</small>
</div>
</div>
<br>
<div class="row">
<div class="col-4 col-md-7">
</div>
<div class="col-5 col-md-3 messages rounded ">
<p > koi ghar pe aayega kya?
</p>
</div>
<div class="col-2 col-md-1 messages text-right rounded">
<small class="text-muted ">5:52 P.M</small><p class="read white">...</p>
</div>
</div>
<br>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.2/js/bootstrap.min.js" integrity="sha384-o+RDsa0aLu++PJvFqy8fFScvbHFLtbvScb8AjopnFD+iEQ7wo/CG0xlczd+2O/em" crossorigin="anonymous"></script>
</body>
</html>