HTML Form2
FORM FIELDS These fields can be added to your forms: Text field Password field Hidden field Text area Check box Radio button Drop-down menu Submit button Reset button Image button TEXT FIELD Text f…...
12 Years Ago
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…...
13 Years Ago
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…...
13 Years Ago
HTML Table
Tables are used on websites for two major purposes: The obvious purpose of arranging information in a table The less obvious – but more widely used – purpose of creating a page layout w…...
13 Years Ago
HTML Links - 2
Links are the most fundamental part of the World Wide Web. It is the links that tie it all together. IMAGE LINKS If you want to make an image work as a link, the method is exactly the same as with …...
13 Years Ago
HTML Links - 1
Links are the most fundamental part of the World Wide Web. It is the links that tie it all together. There are three different kinds of links you can have on your website: Links to anchors on the c…...
13 Years Ago