✏️ Code CompletionHT HTML Hard⚡+35 XP
ARIA Role
Complete the ARIA role for a dialog.
✏️ Fill in the blank
<div ___="dialog" aria-modal="true">
<h2>Confirm Action</h2>
</div>Complete the ARIA role for a dialog.
<div ___="dialog" aria-modal="true">
<h2>Confirm Action</h2>
</div>