-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
20 lines (20 loc) · 976 Bytes
/
index.html
File metadata and controls
20 lines (20 loc) · 976 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<title>¿Mi amor te gustaria ser mi San Valentin? </title>
</head>
<body>
<div class="container">
<div class="tenor-gif-embed" data-postid="2871482820979272488" data-share-method="host" data-aspect-ratio="1.28351" data-width="100%"><a href="https://tenor.com/view/mochi-pet-mochi-cat-cute-squiddy-gif-2871482820979272488">Mochi Pet GIF</a>from <a href="https://tenor.com/search/mochi-gifs">Mochi GIFs</a></div> <script type="text/javascript" async src="https://tenor.com/embed.js"></script>
<h1>¿Mi amor te gustaria ser mi San Valentin? 🥰</h1>
<p>Eres la persona mas especial del mundo</p>
<div class="btn">
<a href="si.html">SI</a>
<a href="no1.html">NO</a>
</div>
</div>
</body>
</html>