Tags In HTML
There is various tag like paragraph tag whose syntax is <p>text</p>. It doesn't count any spaces between words. If you to count spaces use pre-tag, whose syntax is <pre>text</pre>.
There are heading tags, like h1,h2,h3,h4,h5,h6.
For most large sizes ...
mydomainblog.hashnode.dev1 min read