WebDevs - Would you use the following elements as the outline of the content of a dialog element?
<header></header>
<main></main>
<footer></footer>
i.e. could one consider the contents of a dialog element a small "embedded" document? I seem to remember reading this, but I cannot recall where.
23 days ago