<Head>……</head> indicates the file header of <HTML>, which is used to explain the file name and related information about the file itself. Usually this part of the tags declares this web page: default language encoding, keywords, software used, etc. Meta tags can be divided into two parts, HTTP title information (HTTP-EQUIV) and page description information (NAME). The following table describes the HTTP header information. Table 1 HTTP header information (HTTP-EQUIV) table
Meta's page description information (NAME) is used to explain and describe the web page. The name describes the web page and corresponds to the content, so that search robots can find and classify it. The value of name (name="") specifies the type of information provided, some of which The value is already defined, such as description, keyword, refresh, etc. You can also specify other arbitrary values, such as creationdate, documentID, Level, etc. The following table shows the specific syntax: Table 2 HTTP description information table
Meta has some other tags, which are also organized as shown in the table below: Table 3 Meta other tags
|
<<: How to deploy the crownblog project to Alibaba Cloud using docker
>>: Difference between MySQL update set and and
1. Introduction First of all, we need to answer a...
Table of contents Preface: What is waterfall layo...
In the MySQL database, null is a common situation...
Installing and deploying a private Docker Registr...
HTML validate refers to HTML validation. It is the...
Table of contents 1. Project environment: 2: DNS ...
Before hiding: After hiding: CSS: Copy code The co...
Effect: First create five vue interfaces 1.home.v...
Mysql converts query result set into JSON data Pr...
Syn attack is the most common and most easily exp...
The first time I wrote a MySQL FUNCTION, I kept g...
Here is a common one-click performance test scrip...
Preface I had previously enabled Docker's 237...
After MySQL database optimization, not only can t...
Table of contents 1. Pull the image 2. Run the im...