01Which input attribute makes a text field mandatory before form submission?
02What does localStorage allow you to do?
03Which HTML input attribute connects an <input> to a <datalist> for autocomplete suggestions?
04What HTML attribute tracks whether a user's browser supports drag-and-drop on an element?
05Which button type should you use for a button that performs a JavaScript action but should NOT submit a form?