The current "back to top" button is built by `<a>` tag, it would be more appropriate to replace it with the `<button>` tag.
1.9 KiB
1.9 KiB
The current "back to top" button is built by `<a>` tag, it would be more appropriate to replace it with the `<button>` tag.