HTML for Beginners

   »    A Complete Free HTML course for beginners

Computer Education, Training & Tutorial Resources - ComputerEducationWorld.com
Home » Free Computer Training and Courses » HTML for Beginners »

While almost all other elements in HTML are for controlling the display and presentation, HTML FORM and INPUT tags add interactivity to the web site. The HTML forms handle very important operations at the website like taking orders, surveys, user registration and so on. You will hardly find a single web site without forms. (more…)


• • •
 

 we need a tag to begin and end the entire list. The opening tag is <ul>, and the closing tag is… yep, you guessed it… </ul>. Now, to set off each item in your list, you use the <li> tag, followed by your text, then close each list item with the </li> tag. Here is a sample list with two list items: (more…)


• • •
 

HTML tables are coded in the <BODY> section of the Web document. Some authors call this the <BODY> “container”. Tables, out of necessity, are rectangular in shape. There are the same number of columns in each row and you cannot code a table having a shape other than a square or a rectangle. (more…)


• • •
 

<FRAMESET> creates a “table of documents” in which each rectangle (called a “frame”) in the table holds a separate document. In its simplest use, <FRAMESET ...> states how many columns and/or rows will be in the “table”. You must use either the COLS or the ROWS attributes or both. For example, this code creates a set of frames that is two columns wide and two rows deep: (more…)


• • •
 



captcha PHP Script Free PHP captcha script free php
Website Design by WebWalas.com