need to give gap between the elements in div

hey folks when the
display: flex;
display: flex;
we use the gap property to give gap between the elements in that div but what if
display: block;
display: block;
then how do I give gap between the elements in that div
1 Reply
Jochem
Jochem2y ago
margin on the elements themselves