Missed tags

Report a typo

Enter the names of the missing tags (they should be submitted in order and separated by spaces).

A total of 3 tags missed.

<!DOCTYPE html>
<html>
  <head>
    <title>HTML form</❓>
  </head>
  <❓>
    <form>
      <p>First Name:</p> 
      <❓ type="text" name="firstName">
      <p>Last Name:</p>
      <input type="text" name="lastName">
      <button type="submit">Send</button>
    </form>
  </body>
</html>
Enter a short text
___

Create a free account to access the full topic