Pure CSS Sliding Modal

by | Jan 6, 2021 | 0 comments

Pure CSS Sliding Modal

by | Jan 6, 2021 | CSS Tips and Tricks | 0 comments



Pure CSS Sliding Modal.

Today we are going to be making a Pure CSS Sliding Modal using a trick that was inspired by an article I read at http://designshack.net/articles/css/build-an-adaptive-css-modal-window/ which used the pseudo selector :checked and the adjacent selector which I thought was cool. So using that trick to make my own version, I’m making a sliding modal using pure CSS.
Download filed used @ http://lucidgrafix.com/video/pure-css-sliding-modal/

source