Newsflash


XHTML Tools

XHTML Standards

XHTML Vaidation

 



Our Tutorials

Joomla

XML

HTML

XHTML

CSS

PHP


EBooks

Powerbuilder

SQL Ebook


Recommend Products & Services

Web Hosting

Ebook Compiler

Dreamweaver

Clickbank


Free Stuff

Tutorials / Trial Books

Great Editor (PHP Designer)

Free Antivirus


Miscellaneous

Sitemap

New on this site

Link Partners

XHTML Tutorial

By now you should be familiar with the HTML markup lanuage and have some knowledge of XML. HTML displays and formats data. By using tags and attributes you can specify that this piece of text should be bold, another piece should be italic, this should be a heading, this section should be blue and so on.

HTML is a standardized markup language that allows documents all over the world to be defined using the same set of rules and codes so that they can all be read using the same type of program i.e. "Web Browser" such as Internet Explorer, Netscape or FireFox.)

However there are a number of problems with HTML

What is missing in HTML 4 is and its implementation is a sense of professionalism - a mechanism that would enforce the rules of the language and prevent WYSIWYG authoring tools from generating bad code. XML, a sister standard to HTML, provides this mechanism. If the syntax of an XML document is incorrect, if tags are improperly nested or if closing tags are missing, the structure of the XML document is considered not valid. When the rigorous standards of XML were applied to HTML it reformulated HTML and what emerged was XHTML 1.0.

XHTML will help to create documents that are valid, well-formed and more meaningful. This implies documents will be more relevant to a subject matter and will be more readily understood by humans and document readers.

Lets look at some of the XHTML rules and characteristics

XHTML separates content from formatting. It does this by deprecating the style attribute and thus eliminating inline formatting. Instead, formatting is permitted only using CSS, which are referenced exclusively through the class and id attributes

When coding in XHTML keep the following in mind .

 

Have not found what you looking for, try searching Google. Simply use the search box below:


Google