CSS Text Style
A Web Series on Crafting Digital Worlds(Part:2)
.p--->selector{
font-family: Arial;}---->declarator
the selector that more specific has higher priority,class name selector > element name selector
example:-
<p class="video-stats">3.4M views ...
sravanthi.hashnode.dev2 min read