dialogue element-open attribute to enable the dialogue and to instead use .show() or .showModal() in js. Why is this?.show() makes the dialogue “non modal” and .showModal() makes the dialogue “modal”. What’s the key differences? autofocus attribute on important content or the close button in the dialogue. I haven’t seen this attribute until now, is it a dialogue only thing or can you use it with other things?