How to add link in HTML | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
8th Jun 2022, 2:06 PM
Abinash Saikia
Abinash Saikia - avatar
4 Answers
+ 3
Line 19
8th Jun 2022, 2:06 PM
Abinash Saikia
Abinash Saikia - avatar
+ 3
<a href = "https://www.sololearn.com/Profile/25949684/?ref=app">Follow me</a> This is covered in the course. Maybe go through it and take some notes, they help!
8th Jun 2022, 3:06 PM
Ausgrindtube
Ausgrindtube - avatar
+ 2
check line 19, you forgot to close the anchor tag and write follow me outside the opening tag <a herf = "https://www.sololearn.com/Profile/25949684/?ref=app"> Follow me </a>
8th Jun 2022, 3:45 PM
NonStop CODING
NonStop CODING - avatar
+ 1
Thanks for all
8th Jun 2022, 10:38 PM
Abinash Saikia
Abinash Saikia - avatar