How to insert a picture icon in the title bar of a page

Source: Internet
Author: User

1. Make ICO file, you can make GIF, JPG, PNG can, size in 16px*16px best
2. In Baidu search "online jpg to ico", there will be such a site, you follow the steps to get an ICO file
3. Place the ICO file at the root of the Web site
4. In your <link rel= "icon" href= "/favicon.ico" type= "Image/x-icon"/>
<link rel= "shortcut icon" href= "/favicon.ico" type= "Image/x-icon"/>
5. If not displayed, then delete the IE temporary files after the refresh, generally come out.

Image conversion to icon website:
http://www.easyicon.net/covert/
http://www.ico.la/

Instance:
<Head>        <MetaCharSet= "Utf-8" />        <Linkrel= "icon"href=".. /img/head.jpg "type= "Image/x-icon" />        <Linkrel= "Shortcut"href=".. /img/head.jpg "type= "Image/x-icon" />        <title>Home</title>        <Linkrel= "stylesheet"type= "Text/css"href=".. /bootstrap/css/bootstrap.min.css ">        <Linkrel= "stylesheet"type= "Text/css"href=".. /css/home.css ">        <Scripttype= "Text/javascript"src= ".. /bootstrap/js/jquery-1.10.2.min.js "></Script>        <Scripttype= "Text/javascript"src= ".. /bootstrap/js/bootstrap.min.js "></Script>    </Head>

How to insert a picture icon in the title bar of a page

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.