http://localhost:8000/
<!DOCTYPE html> <html> <head> <title>jQuery</title> </head> <body> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script> // Code </script> </body> </html>