HTML (and XHTML, DHTML, et al.) is the corner stone of the billions of Web pages found on the Internet. HTML is used to create tables, forms, frames, layers and other elements that provide the end-user with desired content. I prefer to hand code my HTML, but I also value editing tools, such as my beloved Dreamweaver. After all: time is money, and beyond clean code, we all would like our web pages posted as quickly and efficiently as possible.
Forms
A vital element of the Internet that allows users to enter a query into a Web site and retrieve data results. Following are some form element examples: