answersLogoWhite

0

Here are some advantages that I found while trolling the web:

* It is the first step toward a modular and extensible web based on XML. * It provides the bridge for web designers to enter the web of the future, while still being able to maintain compatibility with today's HTML 4 browsers. * It introduces standards. * Some browsers do not have the resources or power to interpret a "bad" markup language. * It can be used by mobile devices. * It is possible to use XML tools with it.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

How does CSS and XHTML work together?

You code the webpage with XHTML and you add a Cascading Style Sheet for the styles, linking to it in the head of the XHTML page. It is also possible to incorporate the style directly into the head of the XHTML webpage.


How design a webpage in XHTML?

The best way to learn how to design a webpage is getting some book and tutorials in XHTML and Photoshop. Go through them,practice coding and start analyzing other web sites.


What is HTML and what does it do in webpages?

HTML is the structure of a webpage. HTML is the outdated version. The newest versions are html5 and xhtml.


What tag do you use to start a webpage?

Most web pages start with <html>. A precious few start with an <xhtml> or an XML identifier.


What does XHTML do and why is it important?

XHTML is designed to do everything HTML can, only better. It complies with XML parsing systems, rather than systems based off of the Standard Generalized Markup Language (SGML); this allows computers to read webpage documents (or anything written in XHTML) more accurately and with more speed.


What are the three flavors of XHTML?

(1) XHTML 1.0 Strict(2) XHTML 1.0 Transitional(3) XHTML 1.0 Frameset


What language was used to create XHTML?

HTML is in XHTML, some argue that XHTML is it's own markup


Is html a replacement for xhtml?

No. HTML existed before XHTML. XHTML combines XML and HTML, so it is an advancement on HTML.


What are some tips for writing XHTML?

# Write up multiple XHTML documents, attempting to not make any mistakes. # Write multiple HTML documents, and transform them into XHTML documents. # Browse forums or other online sources for HTML documents (or incorrect XHTML documents) that need help, markup-wise. # Take on projects involving XHTML coding.


Why we you use xhtml?

XHTML is used as a stricter view of HTML. People who like to make the code clean and nice use XHTML.


When was XHTML created?

XHTML 1.0 was established on January 26, 2000.


Which browser supports xhtml?

All modern browsers support XHTML.