Form Elements

  • Form features
  • 'New' HTML5 form features
  • <input type="text">

    <input type="text">

    <label>

    <label>

    <fieldset> and <legend>

    <fieldset> and <legend>

    Address

    <textarea>

    <textarea>

    <input type="radio">

    <input type="radio">

    <input type="checkbox">

    <input type="checkbox">

    <select> and <option>

    <select> and <option>

    <input type="submit">

    <input type="submit">

    <input type="submit" value="Send Feedback">

    <input type="submit" value="Send Feedback">

    <button>

    <button>