I want two classes with different names to have the same property in CSS. I don\'t want to repeat the code.
just seperate the class name with a comma.
.a,.b{ your styles }