+ 1
Html
How do I add a page within my webpage using this app? Can you make other files?? https://code.sololearn.com/WB7uYxmyEHNN/?ref=app
3 Answers
+ 3
work with <div></div> and js
sample below đ switching pages
https://code.sololearn.com/WPO6EATa0xuW/?ref=app
+ 2
Don't know if it is possible in this app, but normally you just create another .html file and put the link where you want using <a>. In this case, your href will be like "page2.html" and not an adress as always, for example, google.com.
+ 1
I understand how to do it on the computer. I don't have a computer at the moment and I'm still learning. Ive been using this app and making HTML documents but I'm wondering how to add a page within on THIS app??? I'm so lost