div p {
  background-color: yellow;
}
Selects all
<p>
elements inside
<div>
elements
by Valeri Tandilashvili
4 years ago
CSS
selectors
CSS
1
Pro tip: use ```triple backticks around text``` to write in code fences