¶.Monster/505 Form Play Ground

505 Form Play Ground
In which you've just stumbled onto a testground for templating posts here on this website.
<!DOCTYPE html>
<html lang="en">

<head>
  <meta charset="UTF-8">
  <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico">

  <pm-headerinfo></pm-headerinfo>

  <script defer src="PMHeaderInfo.js"></script>
  <script defer src="PMSignature.js"></script>
  <script defer src="PMFooter.js"></script>

  <title>¶.Monster/</title>

  </head>

<body>
  <a href="./"><p id="title"><!-- #TITLE::AFTER TEXT IN CSS FILE --></p></a>
  
  <section class="content">
    <div class="date"></div>
    <div class="inwhich">In which </div>
    <div class="fleuron"></div>
    <div class="article">
    <p class="firstpara">
      
    </p><p>
      
    </p>
    <br />
    <div class="asterism"></div>
    <p class="firstpara">
      
    </p><p>
      
    </p>
    <pm-signature></pm-signature>
  </div><!-- END ARTICLE DIV -->
    <pm-footer></pm-footer>
  </section>


</body>
</html>
<-- DOESN'T WORK!!


Take 2