atapas / html-tips-tricks

My Favorite HTML5 Tips and Tricks
https://html5-tips.netlify.app/
MIT License
312 stars 78 forks source link

Added the abbreviation tag feature #79

Closed Venkata-Sai-Vishwanath-robo closed 8 months ago

Venkata-Sai-Vishwanath-robo commented 1 year ago

I have added the abbr tags which show the capability of HTML to show the description of an abbreviation when you hover the cursor over it.

Please let me know if there are any changes that can be made to make it better. Thank you.