HTML Assignment
1.What are inline and block element in HTML and the difference between them ? name a few inline elements and block elements.
Inline Elements:
Inline elements do not start on a new line and only take up as much width as necessary.
They typically fl...
fullstackwebdevelopbyafroj.hashnode.dev4 min read