Inline Element V/S Block Element
Sep 11, 2024 · 2 min read · In HTML we can display elements or group elements either in a single line or in a block for this we will use inline elements and block elements. Block-Level Elements Display Behavior: Block-level elements occupy the full width available by default...
Join discussion