Page 86 - CA_165_V2.0_Flipbook
P. 86

<B> Tag
                        Type             Function          Attributes         Contains              Used Inside

                   Container tag     Displays text in    None            Text content to be  Typically placed within
                                     bold to emphasize                   styled.              <BODY> or other
                                     content.                                                 container tags.

                  <I> or <EM> Tags

                  <I> or <EM> are container tags. These tags are used to make the text italics.

                                                           <I> or <EM> Tag
                        Type             Function           Attributes         Contains             Used Inside

                   Container tag     Displays text in    None              Text content to be  Typically placed within
                                     italic to highlight it.               styled.              <BODY> or other
                                                                                                container tags.

                  The syntax for using the <I> tag is as follows:
                    <I> or <EM> Text </I> or </EM>
                  For example:

                    ORANGE EDUCATION, <I> INDIA </I>
                  Output:

                     ORANGE EDUCATION, INDIA
                  <U> Tag

                  <U> is a container tag. It is used to underline the text.

                                                                <U> Tag
                        Type             Function          Attributes          Contains             Used Inside

                   Container tag     Underlines text to  None             Text content to be  Typically placed within
                                     emphasize it.                        styled.              <BODY> or other
                                                                                               container tags.

                  The syntax for using the <U> tag is as follows:

                    <U> Text </U>
                  For example:

                    <U> A Complete Reference Book for Students </U>
                  Output:

                     A Complete Reference Book for Students

                  <S> or <STRIKE> Tags
                  <S> or <STRIKE> are container tags. These tags are used to strikethrough the blocked text. Enclosed text
                  is displayed with a line drawn through the middle of it.





                    84   Touchpad Computer Applications-X
   81   82   83   84   85   86   87   88   89   90   91