<!doctype html> <html> <head> <title>Zk | [no subject]</title> <link rel="stylesheet" type="text/css" href="/style.css" /> <meta name="viewport" content="width=device-width" /> <meta charset="utf-8" /> </head> <body> <main> <header> <h1>Zk | [no subject]</h1> </header> <article class="content"> <p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p> <!-- Posted pictures --> <table> <tr> <td><a href="http://pics.livejournal.com/gv_ranna/pic/00009f38/"><img alt="Spring '06 class schedule." border="0" height="127" src="http://pics.livejournal.com/gv_ranna/pic/00009f38/s320x240" width="320"/></a></td> </tr> <tr> <td><strong>Spring '06 class schedule.</strong><br/> Not too bad..</td> </tr> </table> <!-- End of Posted pictures -- </article> <footer> <p>Page generated on 2005-12-05 17:24:18</p> </footer> </main> <script type="text/javascript"> document.querySelectorAll('.tag').forEach(tag => { let text = tag.innerText; tag.innerText = ''; tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`; }); </script> </body> </html>