01Which element and its child provide a visible label for a group of related form controls?
02What does the <datalist> element provide?
03What does the pattern attribute on an <input> allow?
04When would you use enctype="multipart/form-data" on a <form>?
05What does the <output> element display?