+ 1
How can I add another website like a window. I am not mentioning the anchor tag
Eg | Wikip | | edia_ _|. outside my page https://code.sololearn.com/W140iZaiKXEb/?ref=app
2 Respuestas
+ 1
Hey dude,
A simple way to achieve this is to sepperate you content in "section" tags and hide them beside one section or for your case better known as "page" 😉
With some buttons you can navigate easily through your pages. I did a little example and add comments to the code so you can better understand. Its very simple you can improve this for your own needs. Just check all files HTML, CSS and Javascript .
Hope that help you. Happy coding ✌️
https://sololearn.com/compiler-playground/W3MaRed4AZZf/?ref=app
https://code.sololearn.com/W3MaRed4AZZf/?ref=app
+ 1
Thank you