Learn how to create responsive Modal Images with CSS and JavaScript.
Read on how to do it in this link: https://www.w3schools.com/howto/howto_css_modal_images.asp
Modal Image
A modal is a dialog box/popup window that is displayed on top of the current page.
This example use most of the code from the previous example, Modal Boxes, only in this example, we use images.
Try it yourself here: https://www.w3schools.com/howto/tryit.asp?filename=tryhow_css_modal_img