web/index.html
2023-12-11 14:25:41 -08:00

11 lines
198 B
HTML

<!doctype HTML>
<head>
<title>adrian's</title>
</head>
<body>
<center>
<h1>adrian's place</h1>
<h4>welcome to my website, this will get nice as I learn HTML...</h4>
</center>
</body>