Page 100 - TP_Pluse_V2.2_Class_7
P. 100

Factopedia                                                    Tech Fact




                                                        Font-Weight property controls the thickness of the text.
                                                                It ranges from 100 (thin) to 900 (bold).








                       HTML can be                          Let’s BaCk-uP
                   associated with other
                  languages like CSS and                HTML is the most widely used language to design web
                   JavaScript to create                pages.
                   dynamic web pages.                   Cascading  Style  Sheet  (CSS) is a design  language  which

                                                       enables to simplify the process of making web pages.

                                                        The <Hn> tag describes the heading of a section of the web
                                                       page.
                                                        The <HR> tag  is  used  to  divide  the  web  page  into  different
                   The tags <P> and <BR>
                    both can be used to                sections by drawing a horizontal line in the web page.
                   give line breaks.  The               The  <P> tag is used to insert a paragraph in an HTML
                   difference is that <BR>             document.
                    tag does not create                 Text properties  are used to  change  the  appearance  of the
                     new paragraphs,
                     it only breaks the                text.
                    continuity & flow of                The background properties are used to make changes in the
                     the previous line.                background of a web page.

                                                        The font properties  are used  to  change  the  font-family,
                                                       font-size and font-style of the text.

                                                        The margin property is used to set margins for any web page

                                                       element.
                     HTML is not case
                      sensitive, which
                    means you can use
                    <html> and </HTML>
                           tags.











                  98    Plus (Ver. 2.2)-VII
   95   96   97   98   99   100   101   102   103   104   105