This blog is help full for computer science student, here
they can learn several computer languages and test their
skills and get the idea about software project development
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…...
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…...
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…...
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…...
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 …...
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…...