Pizza Order Form: Required Form Controls

Features

  • HTML5 required attribute (Preferred)
  • Use the word "required" in the text label
  • Use an img element with the alt="required"
  • ARIA 1.0 aria-required="true" attribute

Pizza Form

HTML Source Code


CSS Source Code