Today I’m going to show you how to create a Pure CSS Image Lightbox. We’re going to use the :target selector for our Lightbox popup. So all we need to do, is create a list of images, that are wrapped in anchor tags, that link to #img1, #img2 etc etc… and then we need to […]
↧