Chandu yadav has Published 1091 Articles

Commonly used pseudo-classes in CSS

Chandu yadav

Chandu yadav

Updated on 30-Jul-2019 22:30:22

525 Views

Following are some of the commonly used pseudo-classesValueDescription:linkUse this class to add special style to an unvisited link.:visitedUse this class to add special style to a visited link.:hoverUse this class to add special style to an element when you mouse over it.:activeUse this class to add special style to an ... Read More

Advertisements