Skip to content

noizwaves/semantic-modal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Semantic Modal

The goal of this code is to style a confirmation as a modal while keeping the markup "pure".

Most modal implementations fail to do this, due to the requirement of "overlay" elements, or changing the attributes of the body element.

This code illustrates how a modal visual can be achieved using only CSS.

About

Semantically pure modal styling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages