0
How do I link two html document by using a tag in 'solo learn'?
Plese reply i am using unable to link two html files by using a tag. <a href = "name.html">File<\a> Its showing eror.
5 Answers
+ 6
Use </a> , not <\a>
Then it should work...
Well, I am not sure if it'll work in sololearn.
+ 4
In sololearn that wouldn't work for sure as the webpage you're linking is not public I guess
0
Not working Bartika
0
Still not working