//
archives

Archive for

HTML Form1

A form is simply an area that can contain form fields. Form fields are objects that allow the visitor to enter information – for example text boxes, drop-down menus or radio buttons. When the visitor clicks a submit button, the content of the form is usually sent to a program that runs on the server. … Continue reading

HTML Frame

Frames can divide the screen into separate windows. Each of these windows can contain an HTML document. A file that specifies how the screen is divided into frames is called a frameset. If you want to make a homepage that uses frames you should: make an HTML document with the frameset make the normal HTML … Continue reading

Design a site like this with WordPress.com
Get started