HTML best practices
Closed this issue · 2 comments
bamsi commented
I think you could have used <li>
only and added up classes instead of having to <span>
inside the list to make your code more readable.
JauJau088 commented
Yes, I didn't have any specific reason for using <span>
there. Thank you for the tip, will definitely make the change on the next pull request. 🙏
JauJau088 commented
Resolved in this Pull Request ✔️