Block Vs Inline Element in HTML
Hello World!, Welcome back to new blog.
Block Level Element
Block level element always starts from new line and covers the full width available on screen, rather than the area in which the text is written.
Some block level elements are <div>, <p>, <...
sidsriedu.hashnode.dev1 min read