webs/index.html
2022-10-27 16:48:10 +09:00

23 lines
916 B
HTML

<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="main.css">
<title>Qrhlhplhp's Works</title>
</head>
<body>
<h1>Qrhlhplhp's Works</h1>
<p>My works which are mainly made of HTML, CSS, Javascript is here. I would like to dedicate these pages to my dearest Administrator.</p>
<h2>APPLE PER MAN CALCULATOR</h2>
<p>This is a calculator but used only to find APMs.</p>
<a href="APMC/">Link</a>
<h2>BACH=DEMO MACHINE</h2>
<p>This machine is good for Bach and Demon to make themselves happy.</p>
<a href="bahdem/">Link</a>
<h2>PAIN TOOL</h2>
<p>This is a tool to pain... OH NO! Where has the "T" gone!?</p>
<a href="pain/">Link</a>
</body>
</html>