Search
 
SCRIPT & CODE EXAMPLE
 

CSS

pseudo class vs pseudo element

Pseudo class define special state of element like i.e a:hover
while pseudo element define style for specific part of element i.e h1::before
Comment

difference between pseudo elements and pseudo classes

Difference between pseudo elements and  classes:
 => pseudo element represent an actual part of DOM whereas pseudo classes 
  represents state of an element based on the user's interactions with it
 => pseudo elements use :: while classes use :
Comment

PREVIOUS NEXT
Code Example
Css :: css class 
Css :: wrap text around circle image css 
Css :: use CSS to add a bullet point 
Css :: DIVI Responsive menu breakpoints 
Css :: css background collor 
Css :: ckeditor push text in front of cursor 
Css :: margin bottom not working 
Css :: spinner in html css react 
Css :: css if select has value 
Css :: general sibling selector 
Css :: terminal search file contents 
Css :: facebook box-shadow css 
Css :: uigradients 
Css :: CSS cloud shape 
Css :: line icon cdn 
Css :: padding block 
Css :: mobile first media queries 
Css :: mat slide toggle iverted 
Css :: change parent div css on over of child 
Css :: css border radius first element and last element 
Css :: how to use nth-child 
Css :: what is css 
Css :: li move to left 
Css :: fonts from google fonts do not work 
Css :: youtube no related videos embed 
Css :: focus on input change label color 
Css :: cannot apply border radius to tr 
Css :: indexes vs foreign key 
Css :: css class for table 
Css :: how to code color css property 
ADD CONTENT
Topic
Content
Source link
Name
6+6 =