26 lines
751 B
HTML
26 lines
751 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>kreciors site</title>
|
|
<meta content="kreciors website" property="og:title" />
|
|
<meta content="goated website" property="og:description" />
|
|
<link rel="icon" type="image/x-icon" href="icon.png">
|
|
</head>
|
|
<style>body {background-color: white;}
|
|
h1 {color: purple;}
|
|
p {color: blueviolet;}</style>
|
|
<body>
|
|
<p>this is a something page!<br></p>
|
|
<p>its like a placeholder for something im just gonna add it:3333</p>
|
|
<p>also if you found it ur a real one</p>
|
|
<a href="https://knowyourmeme.com/memes/oooooo-you-like-boys-ur-a-boykisser">boykisser<br></a>
|
|
<img src="smasung.jpg" width="300" height="200">>
|
|
<a href="https://kreciorek.github.io/website/">Go Back!</a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</body>
|