difference between block element and inline element
Inline eleement : inline element are those which only occupy space bounded by tags . inline element only take up as much width as necessary .Inline element does not start with new line . span tag is example of inline ement .You can put several span t...
fuzailkhan.hashnode.dev1 min read