-
Notifications
You must be signed in to change notification settings - Fork 0
/
no1.html
38 lines (34 loc) · 982 Bytes
/
no1.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Ask Her Out</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<div class="container">
<div
class="tenor-gif-embed"
data-postid="22050818"
data-share-method="host"
data-aspect-ratio="1"
data-width="100%"
>
<a href="https://tenor.com/view/mochi-gif-22050818">Mochi Sticker</a>from
<a href="https://tenor.com/search/mochi-stickers">Mochi Stickers</a>
</div>
<script
type="text/javascript"
async
src="https://tenor.com/embed.js"
></script>
<h1>Soch lo ache se! 🙄</h1>
<p>Itne jldi na mat bolo🙄</p>
<div class="btn">
<a href="yes.html">Yes</a>
<a href="no2.html">No</a>
</div>
</div>
</body>
</html>