New lesson added!

We have just added a new lesson to our HTML tutorial. In this lesson, you shall learn about the usage of some advanced table tags such as <thead></thead>, <tbody></tbody>, <tfoot></tfoot> and  <th></th> tags.

Click on the link below to learn about the new tags.

HTML Lesson 11


Posted in Uncategorized | Leave a comment

CSS

HTML was the earliest mark-up language for the world wide web that presents text and multimedia contents to the Internet users, a mark improvement on the earlier text-only navigators or data distribution systems such as Gopher, FTP and WAIS.

HTML has now evolved into more recent and more powerful XHTML(Extensible Hypertext Markup Language) and CSS(Cascading Style Sheet). CSS has made formatting and presenting web documents easier and more systematic. CSS is a W3C technology that allows webmaster to specify the presentation of elements on a webpage separately from the structure of the documents. The separation of structure from presentation makes creation and maintenance of web pages easier.

we will be starting the CSS tutorial very soon, please check back in near future.

Posted in Uncategorized | Leave a comment

Welcome

We are in the process of building a complete tutorial for HTML for the web developers and anybody who are interested in designing web pages.

Currently we have done thirteen lessons. We will be adding new lessons from time to time.

Posted in Uncategorized | 1 Comment