XHTML in web design

by Sandra.

Share
|
Homepage | Submit your article | Contact | TOS
More articles on web design and development  

You are here: Categories » Internet » Web design and development

Brief description

Network is changing. In fact, the networks are changing every day: different languages, algorithms, concepts and thinking. As you have just finished learning HTML, XHTML seems to faint there.

XHTML Introduction

XHTML (Extensible Hypertext Markup Language) is the definition of HTML in the XML category in the standard of Generalized Markup Language. XHTML1.0 on January 26, 2000 is as a W3C recommended standards, that is: HTML 4.0 / 4.01. XHTML, HTML and XML are closely related. XHTML 1.1 on March 31, 2001 becomes a W3C Recommendation. In addition, XHTML Basic is as a subset of HTML language recommended by W3C about the development of mobile devices. XHTML 2.0, new version will contain valuable support and very important new model. It can make the site look more dynamic, and well defined form of the site.

The ten commandments of XHTML

XHTML like every case in life has its own criteria. There are 10 criteria for the Xhtml document published by the W3C; and the Ten Commandments are similar with XML.

1 XHTML / XML should be in the proper use of the Internet.

2 XHTML / XML should support all types of applications.

3 XHTML / XML should be compatible with SGML [Standard Generalized Markup Language].

4 For the implementation of the XHTML / XML documents, it should be very easy to write programs.

5 XHTML / XML few additional features should be absolute, not even.

6 XHTML / XML documents should be legible.

7 Using XHTML / XML to web design should have the characteristics of convenience.

8 using XHTML / XML to web design should be formal and concise.

9 XHTML / XML documents should be easy to create.

10 The need to simplify the XHTML / XML tags is not important.

Creating a form of good, effective XHTML document must follow these guidelines.

The criteria you must know

In the XHTML document itself, some things must meet the so-called "standards." If you want to create effective XHTML document right, then you must follow these guidelines:

XHTML elements must be properly nested.

XHTML document format must be precise.

The definition of the label is with lowercase letters.

All XHTML elements must have a terminator.

Properly nested elements means that you cannot like this illegal nested tags:

It should be nested like this:

Must define the correct format, at the same time, it can help you maintain a good structure. This is not just for XHTML is, and also includes the whole process.

XHTML elements must be nested inside the root element <html>. However, other elements can contain child elements. Sub-element must be paired, and are properly nested in their parent element.

Use lower case letters. For XHTML, the capital letters are never used. All labels must be ending, even empty tags. In HTML4.0 / 4.01, empty tags do not require a corresponding end tag, such as: line breaks <br>, paragraph tag <p> etc.

You at least follow the basic guidelines for the four XHTML. Purpose is to correctly create effective XHTML code.

XHTML is a markup language written using XML; therefore, it is an XML application. Therefore, XML is part of XHTML. This is why you need define document format well, which is a valid reason for the overall, only to be called XHTML documents. "XHTML's Ten Commandments" are the same as XML's. Therefore, the concise description rather than a professional of XHTML: XHTML is a hybrid of HTML and XML.

Leave a comment or ask a question
Total comments: 0

Web design and development Disclaimer

  • The e-articles directory is not responsible for any and all copyright infringements by writers and authors. If you suspect the information contained by this page for any copyright infringements, please contact us to investigate the issue
Advantages and Disadvantages of Message Based Authentication - Client credentials can also be passed along with the regular message payload. This is marginally easier to implement on the client side because adding credentials should be no more difficult than a (more...)
Advantages and Disadvantages of HTTP Authentication - Authentication can be passed in the HTTP headers of incoming requests. This is the same type of authentication that is used when your browser creates a small login window when attempting to access (more...)
How to select a Content Management System - With so many products out there to choose from, selecting the product can feel frustrating. No single product is going to work for every organization or business need, so you'll really need to un (more...)
Points To Ponder On While Customizing You Website - Every business consists of the value of the following three components: Time Skill Investment These three components uti (more...)
There are usually two different kinds of Web sites in gay life today - There are usually two different kinds of Web sites in gay life today : one a "vanilla" site, built to appeal to your family and straight friends, containing whatever will bring smiles to your (more...)
Journey of the Internet - A decade ago who could have thought that we could watch a live event being held just about anywhere in this world straight on our desktop machine or watch movies online on our laptop as if it was p (more...)
The Essential Ingredients Of A Magnetic Website - Yes, believe it or not, there is actually a recipe for creating a website that is magnetic. A website that attracts targeted people far and wide like a super-powerful yet pinpoint-accurate magne (more...)
What it takes to build a website - It takes many skills to build a website. In this article we discuss some of those skills and the importance of them. Many people think that building a website consists of one skill when in (more...)
The Top 4 Benefits of a Content Management System - One of these tools is called a "content management system," or CMS for short, and I want to spend just a little bit of time telling you what I consider to be the top four benefits of using a CMS to (more...)
What is a Content Management System - A content management system (CMS) is a system used to manage the content of a Web site. In brief, we can say content management system for the formation, alteration, archiving and exclusion (more...)

 
free content
    Copyright © 2006 - 2012 e-articles.info.
The texts, articles and tutorials in the directory are property of their respective owners and authors.