Chapter 16. Forms
get feedback
have a guestbook
take a survey
see who’s visiting you
sell stuff
and much more!
Up to now, all the (X)HTML you have learned has helped you communicate your ideas with your visitors. In this chapter, you’ll learn how to create forms which enable your visitors to communicate with you.
There are two basic parts of a form: the structure or shell, that consists of fields, labels, and buttons that the visitor sees on a page and hopefully fills out, and the processing script that takes that information and converts it into a format that you can read or tally.
Constructing ...
Get HTML for the World Wide Web, Fifth Edition, with XHTML and CSS 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.