Learn table-less css layout creation

May 28, 2009 by satz  
Filed under HTML, XHTML

This tutorial will show you how to create css layout without table.

Ever since the emergence of latest Web 2.0 technologies on web, the most sort subject is CSS based design. The ancient method of table based layout is almost on the verge of vanishing. This becomes the primary objective of developers to learn how to create web pages without tables. Read more

HTML

April 20, 2009 by satz  
Filed under HTML

What is HTML?
W3schools define HTML as a language for describing web pages. HTML describes web pages. The Word HTML is the short form of Hyper Text Markup Language. HTML is a Markup language and not a programming language. We do not need very good Programming background to learn and write HTML.
Read more

« Previous Page