Skip to content
Snippets Groups Projects
Select Git revision
  • d05cdee9ebc73d75f6d3160ed859071f4cf1f461
  • master default protected
2 results

index.html

Blame
  • index.html 197 B
    <html>
    
        <head>
            <script src="js/jquery-3.3.1.js"></script>
        </head>
    
        <body>
            <div id="input">
    
            </div>
            <div id="output">
    
            </div>
        </body>
    
    </html>