How to create a HTML5 dialog and modal?

How to create a HTML5 dialog and modal?

In this post we will go through simple process of creating pure HTML5 modal, using dialog element. There is no need to use any of the frontend libraries or frameworks anymore, we can acomplish this with pure HTML, vanilla JS and CSS. Let’s dive right in!

How to create a HTML5 dialog and modal? Read More »