proper-website-2/test-website/base.html
2022-03-14 20:32:35 +01:00

28 lines
747 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="static/adreena.css">
<link rel="stylesheet" href="static/anisha.css">
<script src="https://cdn.tailwindcss.com"></script>
<title>Index</title>
</head>
<body>
<div class="w-[900px] ">
test
</div>
<div class="">
</div>
</body>
</html>
<!-- After you're done, find a way to credit the graphics creators!
https://dokodemo.neocities.org/materials/index.html BACKGROUND
https://dokodemo.neocities.org/
https://neo-neighborhoods.neocities.org/SiliconValley/6603/ COOL SHIT
https://fontcity.neocities.org/ FOR THE FONT-->