Page 107 - 2622_Delhi Police Public School_C-7
P. 107

<!DOCTYPE HTML>

                 <HTML>
                 <HEAD>

                   <TITLE>HR Tag</TITLE>
                  </HEAD>

                 <BODY>
                   <P>This is the first paragraph of the tag. HTML is the standard markup
                 language for Web pages.</P>

                   <HR>
                   <P>This is the second paragraph of the tag. HTML is the standard markup
                 language for Web pages.</P>

                   <HR>
                 </BODY>

                 </HTML>






















                 The <SUP> Tag

                                                                                                              2
                 The  <SUP>  tag  is  used  to  turn  the  enclosed  text  into  a  superscript.  For example,  E=mc   is  coded
                 as E=mc<sup>2</sup>
                 The <SUB> Tag

                 The <SUB>  tag is  used  to turn  the  enclosed  text  into  a subscript.  For example, H O  is coded
                                                                                                            2
                 as H<sub>2</sub>O




                                   If HTML is a canvas and you are an artist, how would you design web pages and layout to
                                   express your creativity and style?











                                                                                                 More on HTML5     105
   102   103   104   105   106   107   108   109   110   111   112