Get familiar with CSS Units
Hello Folks,
Today we get to talk about CSS Units. CSS Units are those suffixes attached to numbers or values of properties. For instance, setting up the height as height: 100px.The height is the property, 100 is the value and px is the CSS unit. Th...
jovialcoder.hashnode.dev3 min read