Cool exercise from Online Tutorials on creating hover effects on List elements in HTML
https://www.youtube.com/watch?v=kcS1_RC3cRY
---
Get to know some CSS properties that are rarely known
https://javascript.plainenglish.io/9-awesome-css-properties-that-you-probably-have-never-used-8cc4c385c3c6
#onlineTutorials #list #hover #css
https://www.youtube.com/watch?v=kcS1_RC3cRY
---
Get to know some CSS properties that are rarely known
https://javascript.plainenglish.io/9-awesome-css-properties-that-you-probably-have-never-used-8cc4c385c3c6
#onlineTutorials #list #hover #css
How to style a list with CSS and HTML with Kevin Powell
https://www.youtube.com/watch?v=bRYwmmLC_Ns
#css #list #html #kevinPowell
https://www.youtube.com/watch?v=bRYwmmLC_Ns
#css #list #html #kevinPowell
YouTube
How to create and style lists with HTML and CSS
Lists are one of the most common elements we have on websites, so I decided to do a beginner-friendly deep dive on them, exploring ordered and unordered lists, from how to create them, the difference between the two of them, their default styling, and how…