Inline VS Block Elements(lt.7)
Oct 19, 2023 · 1 min read · Inline tags : They are used to format text within a line. They do not start on a new line or take up the full width of their container. ex: <div>, <p>, <h1>, <ul>, <li>...... Uses: They are used for styling and formatting text within the content. Bl...
Join discussion