]> git.cworth.org Git - lmno.games/commitdiff
Close out li and ul tags
authorCarl Worth <cworth@cworth.org>
Sun, 24 May 2020 17:57:11 +0000 (10:57 -0700)
committerCarl Worth <cworth@cworth.org>
Sun, 24 May 2020 17:57:11 +0000 (10:57 -0700)
Apparently I never quite finished typing out this page. It's amazing
to me that broswers are as forgiving as they are when fed total
garbage.

index.html

index 92e8a194445416eb045f75bf36b3fc65c29d923e..3d0842ca37896541c3742d930099694119c3a0c3 100644 (file)
         games below:
 
         <ul>
         games below:
 
         <ul>
-          <li><a href="empires">Empires</a>
+          <li>
+            <a href="empires">Empires</a>
+          </li>
+        </ul>
       </p>
 
     </div>
       </p>
 
     </div>