How to create a pop-up: JavaScript Modal
JavaScript modal also known as a pop-up window is a user interface that displays content on top of the current webpage. Modals are used to provide additional information for user input and confirm an action, you can also use it to create a dynamic pa...
tracychan7.hashnode.dev4 min read