<html> <head> <script src="js/jquery-3.3.1.js"></script> </head> <body> <div id="input"> </div> <div id="output"> </div> </body> </html>