foottuns
posted on Aug 12, 2006
| views: 210
|
Tags: xhtml, web design, programming
Some of the most common errors in XHTML are:
* Not closing empty elements (elements without closing tags in HTML4)
o Incorrect:
o Correct:
Note that any of these are acceptable in XHTML: , ... read entire post
javabooks
posted on Feb 19, 2008
| views: 150
|
Tags: html, xhtml, css, web design, Javascript
This book is really a good book to build your website. The book explain everything in a simple language. It provides many examples along with the related output images and diagrams. Everything comes In Easy Steps. In two week you will bw able to have a... read entire post