Contact
Me
Use this page to send questions, comments, or feedback about the Call of Duty website.
This contact page allows visitors to send feedback about the website. A contact form is useful because it gives users a simple way to communicate with the site owner. For this project, the form collects basic information such as name, email, phone number, and comments. The form also demonstrates important HTML5 form features such as placeholders, required fields, and proper input types.
The name and email fields are required so the visitor must include enough information to be contacted. The phone field uses the telephone input type, and the email field uses the email input type. The comments box gives visitors space to write a message about the site, the Call of Duty topic, or anything they think could be improved.