Skip to content

artlesshand/modal-pure-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Modal [Pure CSS]

There are a bunch of methods that you can create modals and accordions with it in Pure CSS. in this sample I'm using :target to simulate the toggle in jQuery.


modal-single.html

A simple modal with a close button. [method: :target] | Demo Here

modal-grid.html

A bit more complex modal (accordion), actually the same method with different design approach [method: :target] | Demo Here


Note: I'll update this repo with more methods to create a Pure CSS Modal.

About

A single modal and a grid box toggle in pure CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages