Search
 
SCRIPT & CODE EXAMPLE
 

HTML

how to set an svg favicon in html

<link rel="icon" href="images/favicon.svg" sizes="any" type="image/svg+xml">
Comment

html svg favicon

<!-- Chrome, Edge, Firefox -->
<link rel="icon" href="favicon.svg">

<!-- Safari -->
<link rel="mask-icon" href="mask-icon.svg" color="#000000">
Comment

how to set an svg favicon in html

<link rel="icon" href="images/favicon.svg" sizes="any" type="image/svg+xml">
Comment

html svg favicon

<!-- Chrome, Edge, Firefox -->
<link rel="icon" href="favicon.svg">

<!-- Safari -->
<link rel="mask-icon" href="mask-icon.svg" color="#000000">
Comment

PREVIOUS NEXT
Code Example
Html :: select empty option 
Html :: vue select v-for 
Html :: html beginform asp.net mvc add id 
Html :: pyscript python html 
Html :: input type=text height width html 
Html :: html fieldset color background 
Html :: meta colors 
Html :: html fax 
Html :: table two columns html 
Html :: how to justify text in html 
Html :: safe webp image usage html 
Html :: display object with indentaion in html 
Html :: div fit content background 
Html :: onclick a tag 
Html :: href mailto 
Html :: bootstrap grids examples 
Html :: how to add video in background in html 
Html :: how to apply color to bootstrap icons 
Html :: nuxt back 
Html :: How to prevent Netlify from treating warnings as errors because process.env.CI = true? 
Html :: facebook icon in html 
Html :: js open pdf in new tab 
Html :: publish html website 
Html :: .html to .exe 
Html :: ignore text html elemnt 
Html :: hambuerger button svg 
Html :: oldest person 
Html :: html open email program 
Html :: vscode format html on save 
Html :: summernote 
ADD CONTENT
Topic
Content
Source link
Name
9+1 =