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

Building FastDFS file system in Docker (multi-image tutorial)

Table of contents About FastDFS 1. Search for ima...

Analysis of MySql index usage strategy

MySql Index Index advantages 1. You can ensure th...

MySql common query command operation list

MYSQL commonly used query commands: mysql> sel...

Steps to install GRUB on Linux server

How to Install GRUB for Linux Server You cannot u...

Detailed explanation of Vue.js directive custom instructions

Customize a demo command The syntax of Vue custom...

How to implement DIV's blur function

Use anti-shake to make DIV disappear when the mou...

Nginx uses ctx to realize data sharing and context modification functions

Environment: init_worker_by_lua, set_by_lua, rewr...

Introduction to the use of the indeterminate property of the checkbox

When we use the folder properties dialog box in Wi...

Vue+Openlayer uses modify to modify the complete code of the element

Vue+Openlayer uses modify to modify elements. The...

Detailed explanation of pure SQL statement method based on JPQL

JPQL stands for Java Persistence Query Language. ...

Vue.js implements the code of clicking the icon to zoom in and leaving

The previous article introduced how Vue can reali...

WeChat applet custom scroll-view example code

Mini Program Custom Scroll-View Scroll Bar Withou...

Use of LRU algorithm in Vue built-in component keep-alive

Table of contents The use of Vue's keep-alive...

How to elegantly back up MySQL account information

Preface: I recently encountered the problem of in...