+ 1
Web sites
Hi, I am new on programming and coding, and I want to build my own Web sites. How can add more page to my home page? I always see people that create a sites and for going in other pages you Nedd to scrolling, but how can I, for example, add pages after I click an article, without have to scroll?
1 Réponse
+ 2
Hello, Ludmilla!
You can use a navbar = list of links to switch between different pages in your homepage, without having to scroll.
This article might help you:
https://www.w3schools.com/css/css_navbar.asp
If you wanna check how to code a navbar example in HTML/CSS:
https://code.sololearn.com/W67AXm0G3mF9/?ref=app