|
3 years ago | |
---|---|---|
css | 4 years ago | |
img | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 3 years ago | |
index.html | 4 years ago |
A simple HTML/CSS template, containing a print layout.
Replace "Entry 1" with the page title and insert the URL into the href
element.
<nav id="mn-nav">
<ul>
<li><a href="#">Entry 1</a></li>
<li><a href="#">Entry 2</a></li>
<li><a href="#">Entry 3</a></li>
<li><a href="#">Entry 4</a></li>
</ul>
</nav>
Use normal HTML syntax inside the <article>
tag.
Simple Template is subject to the MIT License.