12 lines
175 B
HTML
12 lines
175 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<title>Title</title>
|
||
|
<link rel="stylesheet" type="text/css" href="stil.css"></link>
|
||
|
<style>
|
||
|
|
||
|
</style>
|
||
|
</head>
|
||
|
<body>
|
||
|
|
||
|
</body>
|
||
|
</html>
|