back to the Agenda | Assignment #6
Many pages on the web have buttons to click, textboxes to type into, and menus to choose from. The front-end for forms can be written using HTML. (We will be using PHP later in this course to use the submitted data.) Below you will find examples of each type of form element. Read this page both in its 'normal' view and read the source code for this page. There are comments contained within the source code to help you.