-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbookmark.htm
162 lines (161 loc) · 4.89 KB
/
bookmark.htm
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
<form action="" method = "post">
<html>
<head>
<title>
Bookmarks
</title>
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" rel="stylesheet"/>
<style>
body {
font-family: Arial, sans-serif;
background-color: #ffffff;
color: #000000;
margin: 0;
padding: 0;
}
.container {
width: ;
margin: 0 auto;
padding: 20px;
}
.header {
font-size: 24px;
font-weight: bold;
margin-bottom: 10px;
}
.subheader {
color: #555555;
margin-bottom: 20px;
}
.search-bar {
display: ;
align-items: center;
background-color: #f5f8fa;
border: 1px solid #e1e8ed;
border-radius: 20px;
padding: 10px;
margin-bottom: 20px;
}
.search-bar input {
border: none;
outline: none;
background: none;
width: %;
font-size: 14px;
}
.tweet {
border: 1px solid #e1e8ed;
border-radius: 10px;
padding: 15px;
margin-bottom: 20px;
}
.tweet-header {
display: flex;
align-items: center;
margin-bottom: 10px;
}
.tweet-header img {
border-radius: 50%;
width: 40px;
height: 40px;
margin-right: 10px;
}
.tweet-header .name {
font-weight: bold;
margin-right: 5px;
}
.tweet-header .verified {
color: #1da1f2;
margin-right: 5px;
}
.tweet-header .username {
color: #555555;
margin-right: 5px;
}
.tweet-header .date {
color: #555555;
}
.tweet-content {
margin-bottom: 10px;
}
.tweet-media {
border-radius: 10px;
overflow: hidden;
margin-bottom: 10px;
}
.tweet-media img {
width: %;
}
.tweet-footer {
display: ;
justify-content: space-between;
color: #555555;
}
.tweet-footer .icon {
display: ;
}
.tweet-footer .icon i {
margin-right: 5px;
}
</style>
</head>
<body>
<div class="container">
<!-- <div class="subheader">
@Anshaysi
</div>
<div class="search-bar">
<input placeholder="Search Bookmarks" type="text"/>
</div> -->
<div class="tweet">
<div class="tweet-header">
<img alt="Profile picture of the user" height="40" src="https://oaidalleapiprodscus.blob.core.windows.net/private/org-LmQ09WWGIGwOeeA4ArnRw0x5/user-uJPET5fjNenSso8wCETWVNOp/img-RK8ImBPh7hp5cI67HRmLTguK.png?st=2024-09-14T02%3A57%3A56Z&se=2024-09-14T04%3A57%3A56Z&sp=r&sv=2024-08-04&sr=b&rscd=inline&rsct=image/png&skoid=d505667d-d6c1-4a0a-bac7-5c84a87759f8&sktid=a48cca56-e6da-484e-a814-9c849652bcb3&skt=2024-09-13T23%3A07%3A26Z&ske=2024-09-14T23%3A07%3A26Z&sks=b&skv=2024-08-04&sig=12totHy5bc%2BgbagQEfpp5fxTGkIUOoLROBtAflq5UQw%3D" width="40"/>
<div class="name">
Learn Something
</div>
<i class="fas fa-check-circle verified">
</i>
<div class="username">
@cooltechtipz
</div>
<div class="date">
· Aug 4
</div>
</div>
<div class="tweet-content">
Tactical Pressure Points
</div>
<div class="tweet-media">
<img alt="Video thumbnail showing a martial arts demonstration" height="500" src="https://oaidalleapiprodscus.blob.core.windows.net/private/org-LmQ09WWGIGwOeeA4ArnRw0x5/user-uJPET5fjNenSso8wCETWVNOp/img-iSwyGUsyKlDEjBnkUtckbPJN.png?st=2024-09-14T02%3A57%3A58Z&se=2024-09-14T04%3A57%3A58Z&sp=r&sv=2024-08-04&sr=b&rscd=inline&rsct=image/png&skoid=d505667d-d6c1-4a0a-bac7-5c84a87759f8&sktid=a48cca56-e6da-484e-a814-9c849652bcb3&skt=2024-09-13T23%3A11%3A24Z&ske=2024-09-14T23%3A11%3A24Z&sks=b&skv=2024-08-04&sig=o5RZoD96nDZRYOC9Q4%2BqKUiTxlWDxSCe3Ydd8t14s6g%3D" width="500"/>
</div>
<div class="tweet-footer">
<div class="icon">
<i class="far fa-comment">
</i>
329
</div>
<div class="icon">
<i class="fas fa-retweet">
</i>
15K
</div>
<div class="icon">
<i class="far fa-heart">
</i>
89K
</div>
<div class="icon">
<i class="fas fa-chart-bar">
</i>
12M
</div>
<div class="icon">
<i class="far fa-bookmark">
</i>
</div>
</div>
</div>
</div>
</body>
</html>
</form>