Web sites | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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?

19th Aug 2023, 3:39 PM
Sabrina Casetta
Sabrina Casetta - avatar
1 Answer
+ 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
19th Aug 2023, 8:45 PM
Ingrid Da Silva Lopes Costa
Ingrid Da Silva Lopes Costa - avatar