Posts

Showing posts with the label x-icon

Add Favicon in a webpage

This is how we add Favicon in a webpage, <link rel="SHORTCUT ICON" href="/images/favicon.ico" type="image/x-icon"></span> Thanks, Srikanth