Skip to content

Latest commit

 

History

History

js-gen-updated

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

JS Script that used to gen whole HTML Page

Usage

Just copy This and change value in <!-- * --->

<body>
  <main></main>

  <div id="title">
    <!-- Title-->
  </div>
  <div id="subTitle">
    <!-- Subtitle -->
  </div>
  <div id="copy">
    <!-- Footer -->
  </div>

  <script src="https://cdn.jsdelivr.net/gh/katzEco/legacy-code@main/js-gen-updated/main.js"></script>
</body>

see demo