You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
72 lines
2.4 KiB
72 lines
2.4 KiB
6 months ago
|
<!-- BUTCHER'S VEIN - neocities template by lorekeeping -->
|
||
|
|
||
|
<style>
|
||
|
|
||
|
</style>
|
||
|
|
||
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
|
||
|
<head>
|
||
|
<meta charset="utf-8">
|
||
|
<meta name="viewport" content="width=device-width">
|
||
6 months ago
|
<title>Mystickal Compendium</title>
|
||
6 months ago
|
<link rel="stylesheet" href="./styles.css">
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
<div class="maindiv">
|
||
|
<div class="header">
|
||
6 months ago
|
<h1>Mystickal Compendium</h1>
|
||
6 months ago
|
</div>
|
||
|
<div class="bar">
|
||
|
<h3>Think about your breathing patterns, also, did you drink water today?</h3>
|
||
|
</div>
|
||
|
<div class="row">
|
||
|
<div class="navigation">
|
||
|
<div class="titlebar">
|
||
|
<h3>Books</h3>
|
||
|
</div>
|
||
|
<div class="buttonholder">
|
||
|
<!--you can add however many links you like. you can remove any links youre not using, too.-->
|
||
|
<div class="navigationbutton">
|
||
6 months ago
|
<h4><a href="./pages/home.html" target="box1" style="color:var(--bordercolor);">Home</a></h4>
|
||
6 months ago
|
</div>
|
||
|
<div class="navigationbutton">
|
||
6 months ago
|
<h4><a href="link" style="color:var(--bordercolor);">Entries</a></h4>
|
||
6 months ago
|
</div>
|
||
|
<div class="navigationbutton">
|
||
6 months ago
|
<h4><a href="link" style="color:var(--bordercolor);">Creatures</a></h4>
|
||
6 months ago
|
</div>
|
||
|
<div class="navigationbutton">
|
||
6 months ago
|
<h4><a href="link" style="color:var(--bordercolor);">Quests</a></h4>
|
||
6 months ago
|
</div>
|
||
|
<div class="navigationbutton">
|
||
6 months ago
|
<h4><a href="link" style="color:var(--bordercolor);">Incidents</a></h4>
|
||
6 months ago
|
</div>
|
||
6 months ago
|
|
||
|
|
||
6 months ago
|
</div>
|
||
|
</div>
|
||
|
<div class="column" style="width:75%">
|
||
6 months ago
|
<iframe class="box1" name="box1" src="./pages/home.html" >
|
||
|
|
||
|
</iframe>
|
||
6 months ago
|
<div class="box2">
|
||
|
<!-- remove the <marquee> tag to stop the scrolling -->
|
||
|
<marquee behavior="alternate">
|
||
|
<img src="https://file.garden/ZZ2PUl9MPilKgIvB/85dae5a2.jpg"/>
|
||
|
<img src="https://file.garden/ZZ2PUl9MPilKgIvB/3e9a21b1.png"/>
|
||
|
<img src="https://file.garden/ZZ2PUl9MPilKgIvB/c4b47f26.png"/>
|
||
|
<img src="https://file.garden/ZZ2PUl9MPilKgIvB/cb1f10c3.jpg"/>
|
||
|
<img src="https://file.garden/ZZ2PUl9MPilKgIvB/fb1ba12e.png"/>
|
||
|
<img src="https://file.garden/ZZ2PUl9MPilKgIvB/a7c2b901.gif"/>
|
||
|
</marquee>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
</div>
|
||
|
</body>
|
||
|
|
||
|
</html>
|