Linking Pages | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Linking Pages

Is it possible to create different web pages in the code playground, and link them together with buttons? So the nav actually goes to different pages? https://code.sololearn.com/WNTW22cDBnc3/?ref=app

6th Mar 2019, 3:19 AM
RyGuy94
RyGuy94 - avatar
1 Answer
+ 5
Yes,, the <a href="value"> can.. Just place the value... ... <a href="AnotherWebsite.com"> <a href="https://code.sololearn.com/WNTW22cDBnc3/?ref=app">
6th Mar 2019, 3:28 AM
abdulconsole
abdulconsole - avatar