Page 38 - 2403_Trackpad_V5.1_C6_Fb
P. 38
<BR> TAG
By default, all the text we type in an HTML document appears in one line. We can insert a line break
to shift the text to a new line. The <BR> tag is used to insert a line break in an HTML document.
<BR> tag is an empty tag and does not require a corresponding closing tag.
<Hn> TAG
The <Hn> tag describes the heading of a section of the web page. We can use the tags <H1> to <H6>
to implement the six levels of a document’s headings in an HTML document. <H1> is the largest
heading and <H6> is the smallest heading.
36 Premium Edition-VI

