How can I define an image with HTML that goes along side the title of a webpage? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How can I define an image with HTML that goes along side the title of a webpage?

Since I'm really curious to expand my knowledge beyond what Sololearn says, I would love to have an opinion from you guys.

8th Aug 2019, 9:48 AM
Leo
Leo - avatar
6 Answers
+ 1
<link href="your/image.jpeg" rel="icon">
8th Aug 2019, 10:25 AM
Dlite
Dlite - avatar
0
And that goes in the <head> tag, right?
8th Aug 2019, 10:27 AM
Leo
Leo - avatar
0
Leo look at the correct version ☝
8th Aug 2019, 11:18 AM
Dlite
Dlite - avatar
0
Were you sharing a code? Because your hand points towards nothing 😅
8th Aug 2019, 11:32 AM
Leo
Leo - avatar
0
I corrected my first answer
8th Aug 2019, 12:44 PM
Dlite
Dlite - avatar
0
Oh ok
8th Aug 2019, 12:44 PM
Leo
Leo - avatar