make xhtml strict
authorMart Lubbers <mart@martlubbers.net>
Fri, 23 Sep 2016 10:33:41 +0000 (12:33 +0200)
committerMart Lubbers <mart@martlubbers.net>
Fri, 23 Sep 2016 10:33:41 +0000 (12:33 +0200)
index.html

index 7df9f08..df9a0e1 100644 (file)
@@ -4,7 +4,7 @@
                <title>Mart Lubbers' Site</title>
                <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                <meta name="viewport" content="width=device-width, initial-scale=1" />
-               <style>
+               <style type="css">
                        td {
                                vertical-align: top;
                        }       
@@ -24,6 +24,7 @@
                                        <tt>mart@martlubbers.net(GPG: <a href="http://martlubbers.net/mart@martlubbers.net.asc" title="Fingerprint: 74FF FBF1 4758 273B 2F56  A30C A937 B7A1 AD3F EBE7">AD3FEBE7</a>)</tt><br />
                                        <a href="http://www.linkedin.com/pub/mart-lubbers/1b/76a/763">LinkedIn</a> - <a href="https://github.com/dopefishh">Github</a> - <a href="https://ygdrassil.martlubbers.net/git">Other git repos</a>
                                </td>
+                       </tr>
                </table>
                
                <h3>Work</h3>
                </ul>
 
                <h3>Other Interests</h3>
+               <p>
                <a href="https://www.discogs.com/user/dopefishh">Heavy metal music</a>,
                Hacking,
                <a href="http://www.howchuenmonkeykungfu.nl">Kung fu</a>,
                <a href="http://linuxnijmegen.nl">Linux</a>.
+               </p>
 
                <h3>Suspended projects/archive</h3>
                <h4>Software</h4>
+               <p>
                Hover over to see descriptions:
                <a href="https://github.com/dopefishh/pycards" title="Python flashcard library">pycards</a>,
                <a href="https://github.com/dopefishh/cleanwhile" title="A While parser and interpreter written in Clean">CleanWhile</a>,
                <span title="A pure java text adventure engine">TALK</span>,
                <span title="A chess playing robot made with LEGO mindstorm">Kasparobot</span>,
                <span title="A pure java logic gate simulator">Logic gate simulator</span>.
+               </p>
 
                <h4>Tutorials</h4>
+               <p>
                For archival purposes only:
                <a href="archive/lejos-ubuntu.html">LeJoS on ubuntu</a>,
                <a href="archive/youtube-term.html">Play youtube videos on headless machine</a>,
                <a href="archive/nsa-dropbox.html">Use any untrusted linux cloud storage safe</a>,
                <a href="archive/wlan-debian.html">Wlan w.o. network manager on debian</a>.
+               </p>
 
                <p>Valid XHTML 1.0 Strict</p>
                <p>Best viewed with a screen resolution &gt;= 640x480 or &gt;=80x24 text mode in one of <a href="https://en.wikipedia.org/wiki/List_of_web_browsers">these browsers.</a></p>