Вот мой HTML код. Почему у меня копирайты видны как ссылка? This is my HTML code. Why my copyright is visible as a link? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Вот мой HTML код. Почему у меня копирайты видны как ссылка? This is my HTML code. Why my copyright is visible as a link?

https://code.sololearn.com/W0RyFSVIqn6L/#html

2nd Jun 2018, 7:23 PM
Egor
Egor - avatar
2 Answers
+ 6
You have open anchor tags on line 64 and 66
2nd Jun 2018, 7:28 PM
Toni Isotalo
Toni Isotalo - avatar
0
Thank you very much !
2nd Jun 2018, 7:31 PM
Egor
Egor - avatar