© Adrian W. West 2016

Adrian W. West, Practical Web Design for Absolute Beginners, 10.1007/978-1-4842-1993-5_18

18. Design a Feedback Form

Adrian W. West

(1)Colyton, UK

Many websites use a feedback form so that users can interact with the owner of the website. This chapter describes how to create a typical form. The project will demonstrate once again that HTML code uses only plain English words or abbreviations of English words.

This chapter contains the following sections:

  • Design a feedback form

  • Add an internal style to position the form elements

  • Add the form code to the contact.html page

  • Summary

Caution

At this stage the form will not send an email to the owner because that requires a tiny piece of PHP code that will be introduced in the Advanced section ...

Get Practical Web Design for Absolute Beginners now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.