#javascript
Read more stories on Hashnode
Articles with this tag
Lets create an index.html file with below content <!DOCTYPE html> <html> <head> </head> <body> <script src="main.js"></script> ...