-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
33 lines (32 loc) · 1.46 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="edge">
<meta name="viewport" content="width=device-width, initial-scale= 1.0">
<meta name="author" content="CodeRaptor92">
<meta name="description" content="I made this html to show my waifus lol i'm a dumbass.">
<meta name="keywords" content="Waifus, anime, weeb, funny, idiot, idk, html">
<link rel="stylesheet" href="style.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins&display=swap" rel="stylesheet">
<title>My Waifus</title>
</head>
<body>
<center>
<h1 class="Title">My Waifus♥︎</h1>
<img class="Image" src="img/ZeroTwo.png" alt="ZeroTwo">
<h3>Zero Two</h3>
<p>Bro, she's really pretty don't you think? <p class="funny">exactly.</p></p>
<img class="Image" src="img/Power.png" alt="Power">
<h3>Power</h3>
<p>She isn't that much attractive, but bro she's really fire sometimes! 🔥🔥🔥</p>
<img class="Image" src="img/Marin Kitagawa.png" alt="Marin Kitagawa">
<h3>Marin Kitagawa</h3>
<p>Well, she's a mix of everything, look at her, she is adorable and gentle, and that look, bruh it is just amazing.</p>
<p>pls don't call me a weeb, i'm just a cultured guy 🗿</p>
</center>
</body>
</html>
<!-- hehe this sucks -->