i did not understand combinators of siblings?
Conminators of siblings
@aamirjamil25999 in css you can apply styles to the html elements in different ways, as per you need.
Some of the option are:
- apply directly to a html element eg. div, p
- apply to the class or id
- apply to the parent, child, sibling of a particular element using combinators
https://www.w3schools.com/css/css_combinators.asp