Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Abdelhay1212
Copy link
Contributor

This pull request fixes the "Back to top" link in the markdown file by replacing the deprecated name attribute with the id attribute. This change ensures the link functions correctly in modern browsers.

Changes Made:
Replaced with .

Reason for the Change:
The name attribute is deprecated in HTML5. Using the id attribute ensures compatibility with current web standards.

@dan-m0
Copy link

dan-m0 commented May 24, 2024

A simple fix that I didn't have time to sort earlier, and will save someone else having to work out why the name attribute doesn't work as expected.

Thanks :)

@othneildrew
Copy link
Owner

@Abdelhay1212 thanks for the contribution!

@othneildrew othneildrew merged commit 3d3138f into othneildrew:master Jun 26, 2024
dotjasonhwang pushed a commit to dotjasonhwang/readme-template that referenced this pull request Mar 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants