0

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?

Daniel Beck
  • 20,653
  • 5
  • 38
  • 53
emm
  • 23
  • 2
  • 2
  • 4
  • Well, actually you can. Check out these examples: Animated scroll effect: http://jsfiddle.net/YYPKM/3/ Parallax image scrolling effect: https://www.w3schools.com/howto/tryit.asp?filename=tryhow_css_parallax – Gonzalo Faus Jun 09 '17 at 23:52
  • For the record what you want is not what's called parallax. Parallax is a technique to animate items on screen simultaneously at different speed giving a 3D feeling – theFreedomBanana Jun 19 '17 at 10:16

0 Answers0