Is it possible to make navigation links functional in the Solo Learn app? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Is it possible to make navigation links functional in the Solo Learn app?

I am attempting to make my Menu navigation actually function in linking to, for example, "Contact Us" or "Archives" on a website. I have done this successfully by making separate html documents and copying them to a different source code reader app outside of Solo Learn and running it through a browser simulation. Can these links work just on sololearn? Separate files?Do I have to put everything in one doc? -Full code on Profile example: <nav> <a href"home.html">Home</a> <a href"archive.html">Archive </>

29th Jul 2017, 8:05 PM
Nora Hyde
Nora Hyde - avatar
3 Answers
+ 2
Thank you!!
29th Jul 2017, 9:34 PM
Nora Hyde
Nora Hyde - avatar
+ 1
nope. But you could try bootstrtap tabs instead. https://code.sololearn.com/W2aXF9GvCrGi/?ref=app
29th Jul 2017, 8:06 PM
voidneo
0
Nora Hyde from Thundermanns?
9th Aug 2017, 3:31 PM
Celestino
Celestino - avatar