01Which HTML element creates a native collapsible section without JavaScript?
02What is the difference between <progress> and <meter>?
03Which attribute on <details> causes it to start in the expanded state?
04How do you open a <dialog> element with JavaScript?
05Which element is appropriate for marking text that was recently inserted in a document (e.g. in a diff view)?