Home  >  Article  >  Web Front-end  >  Introduction to how to display small icons in the browser title bar of HTML web pages

Introduction to how to display small icons in the browser title bar of HTML web pages

高洛峰
高洛峰Original
2017-03-03 16:13:512650browse

When you see other people’s HTML webpages, a small icon will be displayed in the title bar of the browser. How is this achieved? In fact, it is very simple. You can do it with the link statement. The icon must be a file in .ico format

Introduction to how to display small icons in the browser title bar of HTML web pages
Just like this effect, the method is also very simple, that is,
In Write in the head:
Remember that the icon is a file in .ico format, otherwise it will not be displayed

For more information on how to display small icons in the browser title bar of HTML web pages, please pay attention to the PHP Chinese website for related articles!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn