11 lines
198 B
HTML
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>
|