Please how can one link a page on navigation bar | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Please how can one link a page on navigation bar

13th Mar 2020, 6:44 AM
Michael K Uche
Michael K Uche - avatar
2 Answers
+ 1
If your link is located on the same html page use href=#link-name If you are referencing to another page outside your code use - use href=www.link-addr.com
13th Mar 2020, 11:21 AM
curmens
curmens - avatar
+ 1
Thanks
14th Mar 2020, 6:09 AM
Michael K Uche
Michael K Uche - avatar