CSS Basics
@cssbasics.fridayfrontend.com
1.7K followers
2 following
420 posts
Front-end dev links aimed at beginners, posted daily. Brought to you by @fridayfrontend.com and curated by @spaceninja.com
Posts
Media
Videos
Starter Packs
CSS Basics
@cssbasics.fridayfrontend.com
· Sep 11
How to dismiss native HTML dialog elements when the backdrop is clicked
The HTML <dialog> element is a browser-native way to create dialog modals. It handles a lot of (but not all of) the accessibility stuff out-of-the-box. By default, the <dialog> element is closed…
gomakethings.com