| TOTAL: 5 Page: 1 of 1 |
|
Validating an Image Map generated by PSP7 to XHTML Strict standards
The problem with Paint Shop Pro 7s image map generator, along with most click and drag/WYSIWYG editors, is that the code it generates is untidy and generally not valid to any published standards. This tutorial will show you how to clean up your image maps so that they validate as per the XHTML Strict doctype standards.

| Hits: | 86 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-07-17 |
Validating your XHTML Transitional document
Validating to the recommended standards set out in the XHTML Transitional doctype is a popular trend of late, but not a lot of people can do it properly — most are still using deprecated coding/etc. The point of advancing HTML and moving over to XHTML was to clean up the coding and to provide better compliancy with a wider range of devices which can now browse the Internet. By simply sticking an XHTML doctype up and not following any of the recommendations people are defeating the point of thi

| Hits: | 98 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-07-17 |
An Introduction to XHTML - Get started on cleaning your code!
XHTML is a strict, cleaner revision of the HTML markup language. XHTML is html which obeys XML rules for formatting data. The essential difference between XHTML and HTML is that all tags must be closed, certain attributes are required and tags must be written in lowercase. XHTML became a W3 recommendation on January 26, 2000 and in that time has gained popularity due to a misconception of easier browser compatibility and accessibility. XHTML does not guarantee browser compatibility or accessi

| Hits: | 53 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-07-17 |
Learn some xhtml snippets that will save you time and effort
In this tutorial Some XHTML snippets will save your time and efforts.

| Hits: | 61 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-07-17 |
XHTML Basics - A Beginner introduction to understanding and using XHTML coding
this tutorial will teach you the basics of the new language, xhtml. XHTML isn't really much of a language with tags, functions, etc... It is more along the lines of a rulebook for html tags. Following XHTML rules can make sure that your page works in all browsers.

| Hits: | 76 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-07-17 |