Added a redirector "back to top" button and fixed header #21
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
For my contribution to this web application, I fixed the header to add relevance to the section "About" to "About Me." Also, due to the length of each webpage and project HTML files, I believe it is easier for the user to navigate the site with a back-to-top button. With this implemented feature, the user could navigate to the top, whether they are all the way near the Contact section, or even near the end of the "About Me" section. The "Back to Top" button is placed in the bottom right corner for the user to see as he or she scrolls through the site. This feature can be helpful for people not only using the browser, but also mobile devices, boosting ease of access and usability.