Anchor, Button or...
Question: you want to offer a user some form of interaction. What will you use? A <button>, an <anchor> or another HTML element?
Anchors
Anchor should be used for navigation (inside the same page or towards another) and to reference external files an...
anothercodingguy.hashnode.dev2 min read