Basic Tags
Inside the <body> tag there should be that necessary information, which is intended for output in the window of the web browser: it is text, images, links to any other documents and different formatted information.
There are heading tags: h1, h2, h3, h4, h5, h6
When creating an HTML document,...