As someone new to the world of web development, please pardon any gaps in my knowledge :p
Could anyone explain how jump links function and how to incorporate them?
For example, I'd like to create a website with a horizontal bar where the links don't navigate to a new page but rather smoothly scroll down to another section. Then, if I scroll back up, I return to the homepage.
Is it possible to implement this feature and does it work seamlessly with Bootstrap?
Thank you!