You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

13 lines
246 B

  1. <!doctype html>
  2. <html>
  3. <head>
  4. <title>builder</title>
  5. <link rel="stylesheet" href="styles.css">
  6. <script src="http://code.jquery.com/jquery-3.4.1.slim.min.js"></script>
  7. <script src="builder.js"></script>
  8. </head>
  9. <body>
  10. </body>
  11. </html>