Download
100% FREE
Office Document APIs for .NET
Online: 1331
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Bookmarks
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Forums
>
ASP.NET
>
Loading ...
How to create and use fabicon icon in the website url?
Posted by
Amitabkabir
under
ASP.NET
on 10/21/2008 | Views : 10600 | Status :
[Member]
| Replies : 1
Write New Post
|
Search Forums
|
Resolved Posts
|
Un Answered Posts
|
Forums Home
When we browse website we see that some website has a unique icon which present at left side in the address bar.This icon may be called fabicon icon. Please show me the way how I create and use this icon in my website(asp.Net pages).
Reply
|
Reply with Attachment
Alert Moderator
Responses
Posted by:
SheoNarayan
on: 10/21/2008
[Administrator]
HonoraryPlatinum
0
You can create favicon using Graphic software application or Visual Studio 2003 also supports it. Alternatively you can also generate it online at
http://www.favicon.cc/
.
Once you have the favicon, place it on your server and specify the path like this.
<link rel="shortcut icon" href="/images/myfavicon.ico" />
Preferably this path should be under <head></head> tag of the page.
Thanks
Regards,
Sheo Narayan
http://www.dotnetfunda.com
Amitabkabir
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Login to post response
Latest Posts
Error no value given for one or more required parameters.' select from excelsheet
(0)
New
display data in html table from json file
(1)
Display record from json file in mvc
(0)
how to know the return type of json object using LogFile in c#
(1)
Upload image having bigger size (20 MB or more) using canvas in HTML5
(1)
Download any file having more than 50 MB size using Javascript on IE
(0)
Congratulations to all monthly winners of Mar 2018
(1)
OST to PST Converter
(2)
More ...