Sunday 30 August 2015

How to put image in title bar HTML


How to put image in title bar HTML

Add below code in your <head> section

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

No comments: