Back to Concepts

<dialog>

A dialog box or window.

The `<dialog>` tag defines a dialog box or subwindow. The `<dialog>` element makes it easy to create popup dialogs and modals on a web page.

Live Example & Code

Preview Output
<dialog open>This is an open dialog window</dialog>
HTMLViz
© 2026 HTMLViz. Open Source Learning.