Add ico mirror code to html (favicon.ico is placed in the root directory)

Add ico mirror code to html (favicon.ico is placed in the root directory)
Code:

Copy code
The code is as follows:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<title>Levorotatory 360 slimming coffee, 10 times more effective than ordinary L-carnitine - Kebanah Levorotatory 360 coffee official website</title>
</head>
<link href="css/360.css" rel="stylesheet" type="text/css" />
<body>

Put a favicon.ico in the same folder as index. The mirror image effect is as follows:

The correct word is the ico picture

<<:  Element UI table realizes drop-down filtering function

>>:  Pure CSS to hide the scroll bar but still have the scrolling effect (mobile and PC)

Recommend

Solution to Ubuntu not being able to connect to the Internet

Problem description: I used a desktop computer an...

How to debug loader plugin in webpack project

Recently, when I was learning how to use webpack,...

Native js to achieve puzzle effect

This article shares the specific code of native j...

Detailed explanation of mktemp, a basic Linux command

mktemp Create temporary files or directories in a...

Detailed explanation of making shooting games with CocosCreator

Table of contents Scene Setting Game Resources Tu...

A set of code based on Vue-cli supports multiple projects

Table of contents Application Scenario Ideas Proj...

Newbies quickly learn the steps to create website icons

<br />Original URL: http://www.lxdong.com/po...

MySQL complete collapse query regular matching detailed explanation

Overview In the previous chapter, we learned abou...

Installing the ping tool in a container built by Docker

Because the Base images pulled by Docker, such as...

Detailed installation and configuration tutorial of mysql5.7 on CentOS

Install Make sure your user has permission to ins...

Apache Spark 2.0 jobs take a long time to finish when they are finished

Phenomenon When using Apache Spark 2.x, you may e...

Detailed explanation of how to use the canvas operation plugin fabric.js

Fabric.js is a very useful canvas operation plug-...

Detailed explanation of Nginx timeout configuration

I recently used nginx in a project, and used Java...

How to implement multiple parameters in el-dropdown in ElementUI

Recently, due to the increase in buttons in the b...