Site icon. Yes, this is the question. Would be much better to find site for example from favorites list etc, if it has icon, usually called favicon.ico.
If You need help adding it, I can help. Usually the simplest way is to make one icon file, what should be 16px or 32px, then upload it to root directory and add such a line/rule/code between <head> and </head> directory.
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
If You need help adding it, I can help. Usually the simplest way is to make one icon file, what should be 16px or 32px, then upload it to root directory and add such a line/rule/code between <head> and </head> directory.
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />