HTML tag Description

Source: Internet
Author: User

Dictype

Case insensitive

The difference between HTML 4.01 and HTML5

There are three types of <! in HTML 4.01 Doctype> statement. There is only one of the HTML5:

<! DOCTYPE html>

This tag determines the form in which the browser parses HTML and CSS

Lang Zh-ch indicates that the main content of the document is Chinese
Head is primarily used to identify some data that tells search engines and browsers some page information

UTF-8 (8-bit Unicode Transformation Format) is a variable-length character encoding for Unicode,
Also known as the Universal Code. Use on the Web page to display the Chinese simplified traditional and other languages (such as English, Japanese, Korean) on a unified page.
GB2312 contains common Simplified Chinese
GBK contains traditional Chinese gbk down with GB 2312 encoding compatible, upward support for ISO 10646.1 International Standard, is the former transition process of the latter product of a connecting link.
Big5 contains only Traditional Chinese

With more data, the higher the cost of coding resources, but the speed of the modern computer is not pressure, usually with UTF8 code family barrels

The link tag refers to external resource use
<link rel= "shortcut icon" href= "Http://www.mysite.com/myicon.ico" >. Introducing Small Icons

<link rel= "Dns-prefetch" href= "http://mimg.127.net" > Pre-parsing cache good domain name IP address the next time you access a file under that domain name, you do not need to access the DNS resolution server Direct access to the server's IP address reduces time-to-resolution access



HTML tag Description

Related Article

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.