answersLogoWhite

0

Many modern websites use XHTML now; although some are still left in the dark, pondering with HTML. Thus, many corporations, businesses, organizations, freelancers, entertainers, general website developers, and others use XHTML.

User Avatar

Wiki User

16y 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


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.


What xhtml code is used for links?

The XHTML code for links is anchor tag.It is used to establish hyperlink between two pages.


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 you can do with xhtml?

XHTML can be used to create full and feature-rich websites; any type of website that you could build in HTML4 (except for those using frames) are technically possible in XHTML.


What are the three flavors of XHTML?

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


Who controls HTML and XHTML today?

The World Wide Web Consortium, or the W3C. They set the standards and specifications of HTML and XHTML, and how it should be used.


Will HTML will be replaced by XHTML?

That is what seems to be happening already. XHTML is being used more than normal HTML for modern websites, since it forces better cross-browser compatibility -- meaning that multiple browsers viewing the same page should see the same thing. HTML may never fully take over XHTML; however, at this rate, XHTML will be the markup language most commonly used for webpages.


What is the difference between XHTML and CSS?

XHTML and CSS are both languages that are used to make web pages. XHTML is very similar to HTML and serves the same purpose. XHTML & HTML are both used to set the structure of the page - to define images, links, text, headlines, etc. CSS (Cascading Style Sheets) is used to define the style of the page - colors, spacing, etc. If you were to think of a web page as a person, XHTML would be the skeleton, and CSS would be the skin, clothing, make-up, etc.


What are the versions of HTML?

The currently used ones are HTML 4.01, XHTML 1.0 or 1.1, and HTML5. XHTML has several doctypes available, which are sorta like mini-versions.


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.