0

how make more pages

I just wanna upload some sites i made but i have multri html css how can i make more html css in one prject here?

18th May 2025, 4:55 PM
Emil Kalitski
Emil Kalitski - avatar
2 Answers
+ 4
Sololearn runs in a sandboxed playground, you can't make multi-page project here. What you can do is simulate the concept by using <div> elements containing your different pages, and toggling their visibility with JavaScript. You can use some free services for hosting a multi-page website, like Github.
18th May 2025, 5:49 PM
Afnan Irtesum Chowdhury
Afnan Irtesum Chowdhury - avatar
0
thanks you<3
18th May 2025, 5:52 PM
Emil Kalitski
Emil Kalitski - avatar