evalopezm / js30_05flex_panels_image_gallery

Photo gallery to practice transitions and pseudo-classes

Home Page:https://evalopezm.github.io/js30_05flex_panels_image_gallery/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

30 DAY VANILLA JAVA SCRIPT CODING CHALLENGE.

Build 30 things in 30 days with 30 tutorials. (https://javascript30.com/).

📸 Day 05: Creating a photo gallery with flex and playing with transitions and pseudo-classes.

If you click over one of the panels it gets bigger and the rest of the sentence appears. To close the panel, click again over any area of the same panel.

  • Disclaimer: All photos used in this project have been taken by me.

About

Photo gallery to practice transitions and pseudo-classes

https://evalopezm.github.io/js30_05flex_panels_image_gallery/

License:MIT License


Languages

Language:CSS 52.8%Language:HTML 35.9%Language:JavaScript 11.3%