[CSS] Display Property - Block, Inline, Inline-block, None
Introduction
In CSS, a display property decides how the HTML elements will be displayed and rendered on the browser. In this article, I will be talking about the four display values and the differences between those values.
FOUR(4) display values:
d...
jaylog.hashnode.dev4 min read