You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38 lines
1.1 KiB
HTML
38 lines
1.1 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>🏳️⚧️ Charlie :3</title>
|
|
<link rel="stylesheet" href="style.css">
|
|
</head>
|
|
<body>
|
|
<header>
|
|
<div class="navbar">
|
|
<div>
|
|
<h1 class="womp-womp-txt">🏳️⚧️ Charlie :3</h1>
|
|
</div>
|
|
</div>
|
|
</header>
|
|
<main>
|
|
<div class="projects">
|
|
<h2>projects</h2>
|
|
<p>don't have any</p>
|
|
<img src="https://media.tenor.com/6puWGBHD7RoAAAAM/angry-chinese-man.gif" alt="">
|
|
</div>
|
|
<div class="myself-txt">
|
|
<h2>hello.</h2>
|
|
<center>
|
|
<p>this is me charlie.</p>
|
|
<p>a german kiddo who lives in germany and wants to have some fun in his life.</p>
|
|
<p>rn im going to a Fos</p>
|
|
</center>
|
|
</div>
|
|
<div>
|
|
<center>
|
|
<img id="womp-womp" class="womp-womp-gif" src="src/shylily-womp.gif" alt="womp-womp-gif">
|
|
</center>
|
|
</div>
|
|
</main>
|
|
</body>
|
|
</html> |