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 »

Most of html tags we will learn have optional parameters and extensions. Here we will learn to extensions for <BODY> tag.

Background color for body of web page
If you want you can change background color of your web page by extending <BODY> tag as below. (more…)


• • •
 

HTML is a markup language which uses Tags to design web page. For example HTML tags are like:

<HTML> … </HTML>

<HTML> and </HTML> are called tags. First one is a start tag and second is an end tag. Tags are something like commands in programming languages. <HTML> tag tells the browser that this is start of the HTML and </HTML> marks its end. (more…)


• • •
 

Web pages are ordinary files with .htm or .html file extensions. They contain a code named “hyper text mark-up language” or html. This codes when viewed in a browser like Internet Explorer or Netscape will be seen as beautiful web pages however code under web page may be complicated. (more…)


• • •
 



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