Page 97 - TP_Prime_v2.2_Class_6
P. 97

Let's Revisit

                 •   HTML is the most widely used language to design web pages.

                 •   Hypertext is a piece of ordinary text that has the special feature of linking one web page

                   to another document or web page.
                 •   Tags are the basic building blocks of a web page.

                 •   The tags that include both opening and closing tags are called Container Tags.

                 •   An attribute is a property that provides some additional information about a tag.                      HTML—AN INTRODUCTION
                 •   An HTML document is a text file containing markup tags.

                 •   CSS is a design language that is used to style web pages.

                 •   There are three ways to use CSS styles in an HTML document: inline CSS, internal CSS,
                   and external CSS.


                                                                                                                          95

                                                        Mind Drill







                    Rapid Fire


                 1.  Tick (✓) the correct option.
                     a.  Which of the following languages is used to create web pages?

                        (i)  HTML                                      (ii)  English

                        (iii)  Both (i) and (ii)                       (iv)  None of these
                     b.  Which of the following is the primary purpose of hypertext?

                        (i)  Displays static information               (ii)  Links web pages

                        (iii)  Creates dynamic animations              (iv)  Enhances text readability

                     c.  Which of the following is incorrect?

                        (i)  <html> </html>                            (ii)  <body> </body>
                        (iii)  </head> <head>                          (iv)  <title> </title>

                     d.   Naren has used the following code in his web page:
                       body{background-color: #AAFFHH;}

                       What does #AAFFHH represent in the above code?

                        (i)  Colour Name                               (ii)  Hexadecimal code for colour

                        (iii)  It is just a text                       (iv)  None of these
   92   93   94   95   96   97   98   99   100   101   102