Key HTML Elements and Their Differences
While learning JavaScript, I discovered some interesting HTML tags. Here they are...
Block level element vs Inline element: A block-level element(container) always starts on a new line, and the browsers automatically add some space before and after ...
arunmathavan.blog2 min read