0
How do u make a new page without creating a new page?
4 Answers
+ 7
There are many ways to hide then show multiple pages creating the illusion of multiple pages. You can use nav or divs with the proper CSS and JavaScript. Here are a few examples.
https://code.sololearn.com/WtI5Ry1R2k5C/?ref=app
https://code.sololearn.com/WaHywBm81RD8/?ref=app
0
Your question contradicts itself, you canât have a new page without creating it
0
i mean like without opening a new page or making a new area for u too code
0
Unfortunately Sololearn doesnât support multiple HTML files in one code other than URL links to other websites