html - How to change favicon right align inside the browser address bar -


i'm facing problem , don't know how change image-icon address displayed right align?

<link rel="shortcut icon" type="image/x-icon"  href="/favicon.ico"/> 

updated one, there no change

<link rel="shortcut icon" type="image/x-icon"  href="/favicon.ico" style="text-align: right;"/> 

you cannot style attribute not available in link tag. can't change browser , feel unless change , feel , move icon right.


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -