Horje
How to get website favicon from url

Here are three services you can use in 2020 onwards.


Example of HTML favicon from url

See the Example.

index.html
Example: HTML
<img height="16" width="16" src='https://icons.duckduckgo.com/ip3/www.google.com.ico' />
<img height="16" width="16" src='http://www.google.com/s2/favicons?domain=www.google.com' />

Output should be:





website favicon

Type :
Develop
Category :
Web Tutorial
Sub Category :
HTML Third Party Icon Tutorial
Uploaded by :
Admin