Difference between block and inline elements in HTML
Hello curious stranger on the internet, you might have noticed that some HTML tags have some vertical spacing and show content on a new line while others show content on same line itself.
For example p tag shows text on a new line while span tag show...
saurabhnative.hashnode.dev1 min read