01Which global attribute must be unique within a page?
02What prefix must all custom HTML data attributes use?
03How do you read a data-user-id attribute value in JavaScript?
04What does the contenteditable="true" global attribute do?
05What does tabindex="0" do on a normally non-focusable element?