answersLogoWhite

0

XHTML was created to replace the old syntax system of which HTML was based off of; the Standard Generalized Markup Language (SGML). SGML was difficult for computers to read and manipulate automaticly -- therefore, a new HTML system involving XML was proposed. By conforming HTML into XML syntax, computers were able to read and manipulate standard XHTML (the new name for the combined-syntax language) with accuracy.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

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


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.


Is html a replacement for xhtml?

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


What is the full meaning of needs?

something that is deemed necessary,


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.


what has the authority to form commissions when deemed necessary?

Congress has the authority to form commissions when necessary.


Should there be fighting in hockey?

In certain instances it is deemed to be necessary.


Html and xHTML?

HTML and XHTML are two different languages used for web and application design. XHTML was a popular choice from about the year 2000, to 2011. HTML 5 is intended to replace XHTML. XHTML followed the basic rules of XML-based languages. HTML (both prior and since) do not.


What are the requirements for valid XHTML coding syntax?

The requirement for a valid XHTML is that all the tags should be closed. This is actually the difference between HTML and XHTML.