22 lines
No EOL
311 B
HTML
22 lines
No EOL
311 B
HTML
<!DOCTYPE html>
|
||
<html>
|
||
|
||
<head>
|
||
<meta charset="utf-8" />
|
||
<title>About Me</title>
|
||
</head>
|
||
|
||
<body>
|
||
<div>
|
||
<h1>Aliberk Sandıkçı</h1>
|
||
<p>High School Student</p>
|
||
<p>Linux User</p>
|
||
<p>Pardus Volunteer</p>
|
||
|
||
... (not ready yet)
|
||
</div>
|
||
|
||
<h1>THIS PAGE IS NOT READY YET</h1>
|
||
</body>
|
||
|
||
</html> |