About Lesson
v. Hoverable Lists:-
आप लिस्ट को होवर करने के लिए hoverable list भी बना सकते हैं जो list item पर होवर करने पर color बदल देती है। opening “ul” टैग में “w3-hoverable” class add करना पड़ता है जहां अलग-अलग list item में होवर color जोड़ने के लिए, opening “li” tag में “w3-hover-color” class add करना होता है।
v. Hoverable Lists:-
You can also create hoverable list that change color when hovered the list item. To add “w3-hoverable” class to the opening “ul” tag where as to add hover color to individual list item, add “w3-hover-color” class to opening “li” tag.