Working with text in HTML
To create a web page, you will have to write out text in the document, there is a way to structure this in HTML via tags made available for us.
Let's take a look at some popular ones you will often work with.
Paragraphs and Headings:
To create a para...
ritechoice23.hashnode.dev1 min read