Back to Browse

Pseudo Classes in css in Tamil| CSS Selectors| CSS Tutorial in Tamil

3.3K views
Feb 28, 2024
4:39

A Pseudo class in CSS is used to define the special state of an element. It can be combined with a CSS selector to add an effect to existing elements based on their states. For Example, changing the style of an element when the user hovers over it, or when a link is visited. All of these can be done using Pseudo Classes in CSS. :hover Pseudo-class: This pseudo-class is used to add a special effect to an element when our mouse pointer is over it. :active Pseudo-class: This pseudo-class is used to select an element that is activated when the user clicks on it. :focus Pseudo-class: This pseudo-class is used to select an element that is currently focused by the user. It works on user input elements used in forms and is triggered as soon as the user clicks on it. :visited Pseudo-class: This pseudo-class is used to select the links which have been already visited by the user. Note that pseudo-class names are not case-sensitive. #cssintamil #css3 #css #csshovereffect #cssselectors 🔔Like, Subscribe My Channel👍 https://www.youtube.com/channel/UCXJ1Kk2qWIEGbx8t-2ZjHHA?sub_confirmation=1

Download

0 formats

No download links available.

Pseudo Classes in css in Tamil| CSS Selectors| CSS Tutorial in Tamil | NatokHD