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 »

HTML tags are used to mark-up HTML elements.

HTML tags  two characters < and > .

The characters are called angle brackets .

HTML tags normally come in pairs like <b> and </b>.

The first tag in a pair is the start tag, the second tag is the end tag. (more…)


• • •
 

HTML is a Hyper Text Markup Language…

HTML file is a text file  small markup tags.

  • The markup tags tell the Web browser how to display the page.
  • An HTML file must have htm or html file extension.
  • An HTML file can be created using a simple text editor.
  •    You Want Try It… (more…)


    • • •
     

    This chapter is a short history of HTML. Its aim is to give readers some idea of how the HTML we use today was developed from the prototype written by Tim Berners-Lee in 1992. The story is interesting - not least because HTML has been through an extremely bumpy ride on the road to standardization, with software engineers, academics and browser companies haggling about the language like so many Ministers of Parliament debating in the House of Commons. (more…)


    • • •
     

    Yes we can nest tables in each other. If you are going to design complicated web pages you will always do this. For example you need a table with border size of 3 in a specific part of a web page. To fix position of that table in your desired place you will need a table with border size of 0. In this case first table can be seen as its border size is 2 but second one will not be seen as you used it just for positioning of first table. Anyway, writing a nested table code is easy. (more…)


    • • •
     



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