answersLogoWhite

0

What are the three flavors of XHTML?

User Avatar

Anonymous

12y ago
Updated: 8/19/2019

(1) XHTML 1.0 Strict

(2) XHTML 1.0 Transitional

(3) XHTML 1.0 Frameset

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What language was used to create XHTML?

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


What are the three flavors of ice cream?

The three most common flavors are chocolate, vanilla, and strawberry.


What are the three flavors of candy corn?

The three flavors of candy corn are typically vanilla, orange, and chocolate.


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.


How many flavors of Orbit Mist are there?

There are three flavors, Peach Watermelon (best) Peppermint I luff this gum!!!


What is xhtml transitional doctype?

The XHTML Transitional Document Type is one of the three XHTML DocTypes.XHTML Transitional DocTypeXHTML Strict DocTypeXHTML Frameset DocTypeHTML also has three Document Types: Transitional, Strict, and Frameset.The Document Types were created to set guidelines for correct XHTML markup coding. These are "Rules" that you can follow to validate your page, to make sure you are righting "Correct" XHTML.Any page can be assigned to a Document Type by typing in a !DocType tag in the very first line of an HMTL / XHTML document, like this one:This !DocType is for XHTML Transitional.Although it is assigned to the Document Type, that does not mean it complies with it's rules.To see if it complies with the rules, send a link to the document (URL's only, no local files) at the official validation website. [ http://validator.w3.org/ ]


What is the full form of XHTML?

XHTML stands for eXtensible HyperText Markup Language.


XHTML is the combination of what?

XHTML is a combination of largely HTML and a small portion of XML.