Free Computer Training and Courses

   »    Free Computer Training & Courses for IT Professionals & Web Developers

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

Color Property

 we want all headlines in a document to be dark red. The headlines are all marked with the HTML element<h1>. The code below sets the color of <h1> elements to red.

Colors can be entered as hexadecimal values as in the example above (#ff0000), or you can use the names of the colors (”red”) or rgb-values (rgb(255,0,0)). (more…)


• • •
 

 HTML  images are defined  <img> tag. 

The <img> tag is empty, it contains attributes only and it has no closing tag. (more…)


• • •
 

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…)


• • •
 



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