A beginner's guide to HTML
Block-level Elements vs Inline-level Elements This is an important concept to understand. Most of the elements or tags in HTML are either block-level or inline-level elements. Block-level elements: In simplest words, we can say that these are the one...
Sep 28, 20217 min read481
