HTML-Paragraphs
So in my first post, we talked about header tags now we'll move into paragraph tags.
Paragraphs in your HTML
HTML paragraph tags are used to create paragraphs on a web page. They are represented by the <p> and </p> tags. The content between these tag...
techdiamond591.hashnode.dev1 min read