How have 2/3 pages of html | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How have 2/3 pages of html

Ok im french so i dont know if you will understand me. But i need help i have a html code and i want to have some page of html who interact with others. i done a <ul> with 3 <li> i have <li><a href="accueil.html">Accueil</a><li> an other li with the same synthax except accueil is description. and i want when i click on description for example be on a second code named description.html. Thanks for your help. https://code.sololearn.com/WTa473zU8YpJ/?ref=app https://code.sololearn.com/Wz9VHPVfV4M8/?ref=app

24th Sep 2017, 1:07 PM
Lucas TAVERNIER
Lucas TAVERNIER - avatar
5 Answers
+ 6
are you want to make a hyperlink to your second code from first code?
24th Sep 2017, 2:24 PM
Amethyst Animion
Amethyst Animion - avatar
+ 4
copy your code link and paste it in <a> tag example: <a href="https://code.sololearn.com/WTa473zU8YpJ/?ref=app"> LASTDAYONEARTH </a>
25th Sep 2017, 9:32 AM
Amethyst Animion
Amethyst Animion - avatar
25th Sep 2017, 9:46 AM
Amethyst Animion
Amethyst Animion - avatar
+ 1
i want naviguate through all my pages. exemple on my first i want to go on my second or third. on my second i want to go on my 1st or 3rd and on my 3rd --> 1st ans 2nd ty
24th Sep 2017, 2:47 PM
Lucas TAVERNIER
Lucas TAVERNIER - avatar
+ 1
oh Thanks you so much :)
25th Sep 2017, 10:10 AM
Lucas TAVERNIER
Lucas TAVERNIER - avatar