Differences between HTML, shtml, and XHTML

Source: Internet
Author: User

HTML is a hypertext markup language. Based on WWW, HTML is a static page format and does not need to be parsed by the server. The format requirements are not strict.

For example, <u> the browser does not know the Terminator.

Shtml-basedServer Side Include (SSI),When a server-side executable script is used as a dynamicProgramming LanguageYou can include it. It is no different from HTML when it does not contain server scripts.

The basic W3C standard of XHTML follows strict XML format. It can be considered as a transition from HTML to XML with strict syntax format requirements.

XHTML <p> must have </P> terminator (all elements must be disabled)

XHTML <p> <strong> </P> (correct nesting)

The XHTML attribute must be enclosed in double quotation marks.

XHTML is case sensitive. The attributes and values of tags are all in lowercase.

XHTML uses ID to replace the name attribute

 

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.