+ 2
Why links are not working in my code
Please help me anyone
4 Answers
+ 2
If you give the syntax or code it will easy to debug but still I try to solve it.
The links in HTML are written in the following syntax
<a href="https://www.sololearn.com/en/profile/29591511/?ref=app" > This is my profile link!! </a>
If you made error in this syntax it will not executed!!
+ 2
help us with your code. link it. and we are ready to help.
possible you don't have a right <a href="">|</a> tag pair
+ 2
Thanks
+ 2
You're Welcome