CSS styling using classes
If we want to apply styling for a HTML tag, then we write the tag's name & apply the styling.
But, if we are applying the styling for a particular part, then we create a class & apply the styling.
If we want to apply styling for a HTML tag, then we write the tag's name & apply the styling.
But, if we are applying the styling for a particular part, then we create a class & apply the styling.