-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathno2.html
More file actions
28 lines (22 loc) · 900 Bytes
/
no2.html
File metadata and controls
28 lines (22 loc) · 900 Bytes
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Invitation</title>
</head>
<link rel="stylesheet" href="./style.css" />
<body>
<div class="container">
<div class="tenor-gif-embed" data-postid="13806504" data-share-method="host" data-aspect-ratio="1.23333"
data-width="100%"><a href="https://tenor.com/view/peachcat-cat-cats-kittens-kitties-gif-13806504">Peachcat Cats
Sticker</a>from <a href="https://tenor.com/search/peachcat-stickers">Peachcat Stickers</a></div>
<script type="text/javascript" async src="https://tenor.com/embed.js"></script>
<h1>DILI NAKO NIMO LOVE? :<<< </h1>
<div class="btn">
<a href="yes.html">Yes</a>
<a href="no3.html">No</a>
</div>
</body>
</html>