Page 89 - TP_Plus_v4_Class7
P. 89

The <P> Tag

                 The <P> and </P> tag defines start and end of a paragraph in the text. It is both a container as well as
                 an empty tag. Whenever you want to start a new paragraph, you can use the <P> tag. The paragraph
                 tag automatically inserts a blank line between two paragraphs.

                 The <BR> Tag

                 The <BR> tag is used when you want to start a new line, but do not want to start a new paragraph.
                 This tag is also known as line break. This tag forces a line break wherever you will place it. It is an
                 empty tag. It is used to write address, poems etc.














                                                                                                   #More on HTML5  87
   84   85   86   87   88   89   90   91   92   93   94