This commit is contained in:
Oskar Wickström
2024-08-27 17:47:18 +02:00
parent 487d73465d
commit 8a004d1859
3 changed files with 10 additions and 8 deletions

View File

@@ -29,7 +29,8 @@
</tr>
<tr>
<th class="width-min">Author</th>
<td class="width-auto"><cite>Oskar Wickström</cite></td>
<td class="width-auto"><a href="https://wickstrom.tech"><cite>Oskar
Wickström</cite></a></td>
<th class="width-min">License</th>
<td>MIT</td>
</tr>
@@ -62,11 +63,11 @@ CSS and a tiny bit of Javascript renders it on the grid. The page is
responsive, shrinking in character-sized steps. Standard elements should
<em>just work</em>, at least thats the goal. Its semantic HTML,
rendered as if we were back in the 70s.</p>
<p>I dont take this too seriously. Its a technical and creative
challenge and I like the aestethic. If youd like to use it, feel free
to fork or copy the bits you need, respecting the license. I might
update it over time with improvements and support for more standard
elements.</p>
<p>All right, but is this even a good idea? Its a technical and
creative challenge and I like the aestethic. If youd like to use it,
feel free to fork or copy the bits you need, respecting the license. I
might update it over time with improvements and support for more
standard elements.</p>
<h2 id="the-basics">The Basics</h2>
<p>This document uses a few extra classes here and there, but mostly
its just markup. This, for instance, is a regular paragraph.</p>