project-based-learning
project-based-learning copied to clipboard
Add "Back to top" links to each section in README.md
Description
I have added "Back to top" links beneath each h2 and h3 header in the README.md file to enhance navigation. These links allow users to quickly return to the "Table of Contents" section without needing to scroll manually.
Motivation and Context
This change improves user experience by making it easier to navigate through the document. The addition of "Back to top" links is especially helpful for longer sections, saving users time and effort when reviewing content.
How Has This Been Tested?
- Clicking each "Back to top" link to ensure they navigate back to the "Table of Contents" section.
- Ensured that links are displayed correctly across different Markdown viewers (GitHub, local Markdown viewers, etc.).
- Reviewed the Markdown file to confirm that no other content was affected.
Types of changes
- [ ] Content Update (change which fixes an issue or updates an already existing submission)
- [ ] New Article (change which adds functionality)
- [x] Documentation change
Checklist:
- [x] My code follows the code style of this project.
- [x] I have updated the documentation accordingly.
- [x] I have read the CONTRIBUTING document.
- [x] I have made checks to ensure URLs and other resources are valid