www.blitzw.in/button.html
2024-06-04 15:55:14 -04:00

26 lines
1.1 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Button page for Nune's site">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="author" content="Blitzwing">
<title>Blitzwing: Button page</title>
<!--====== Favicon Icon ======-->
<link rel="shortcut icon" href="img/2.png" type="image/png">
<link rel="stylesheet" href="/style.css">
<style>pre{font-size:75%;font-family:cortana;border-style:2px solid #e6cbe6;}</style>
</head>
<body>
<p><h2>Button</h2></p>
<p>Here's the button for my website.</p>
<p>There's one rule: if you don't know me, it's best to ask first. I am chill with hotlinking.</p>
<p><img src="/img/blitzbutton.png"></p>
<pre><code>&lt;a href="https://www.blitzw.in/"&gt;&lt;img src="https://www.blitzw.in/img/blitzbutton.png" alt="BlitzW.in Website button"&gt;</code></pre>
<h1><a href="/index.html">Go back.</a></h1>
</body>
</html>