1
Reply

Define HTML Headings with Syntax

    We use HTML heading tags to give headings and subheadings for our material. HTML heading tags are non-void elements. Which means every opening tag must have a closing tag

    yntax

    <h1> Text <h1>