15 lines
166 B
HTML
15 lines
166 B
HTML
<html>
|
|
|
|
<head>
|
|
<link href="style.css" rel="stylesheet" type="text/css">
|
|
<title>History</title>
|
|
</head>
|
|
|
|
|
|
<body>
|
|
<div class="cover">
|
|
|
|
</div>
|
|
</body>
|
|
</html>
|