Pizza Order Form: Required Form Controls
Features
- HTML5
requiredattribute (Preferred) - Use the word "required" in the text label
- Use an
imgelement with thealt="required" - ARIA 1.0
aria-required="true"attribute
HTML Source Code
CSS Source Code