I'm creating a website using CSS and HTML only. When clicking a anchor link i wish it will go down to the id tag smoothly. Can I do that using only html and css?
i'm using only one html and it has a navigation bar upon clicking the link I want it to go down to a id tag where it was assigned to. I'm looking for a answer if this is possible? Can I do parallax scrolling without using jquery and javascript?