Anchor Element
In this exercise you learn to use the anchor element a
to create a link to another element on the same web page
Exercise
Use the solution of the the exercise Basic Structure and add a link to the end of every section which will scroll back to the top of the page
- Use only HTML and elements to implement this behavior
Solution
Linkanchor-element.solution.html