Page 78 - CA 165 ver 1.0 Class 10
P. 78

Solved Exercise


                                                                 PART A

                  A.   Very short answer type questions.
                      1.   Which tag stores the information about a document?
                      2.   Which tag specifies or holds the entire content of a web page?
                      3.   Which tag and its attribute sets the color of the text for the entire web page?
                      4.   Which attribute is used to change the colour of the links you have already visited?

                      5.   Which tag and the attribute is used to specify the font name of a piece of text?
                      6.   Which attribute is used to align a picture in the center?
                      7.   Which tag is used to reduce the size of the text to one less than the default text size?

                      Ans.  1. <HEAD>                            2. <BODY>             3. <BODY> tag and TEXT attribute
                          4. <BODY> tag and VLINK attribute      5. <FONT> tag and face attribute
                          6. <CENTER>                            7. <SMALL>


                  B.  Fill in the blanks.
                      1.   HTML stands for ..................................... .

                      2.  ..................................... refers to the code of instructions used in HTML to perform an action.
                      3.   We can write the HTML code using a ..................................... .
                      4.   The ..................................... lets us view the HTML page.
                      5.   An HTML page is saved with the extension ..................................... .

                      6.   A tag along with its attributes and text contained inside it is called an ..................................... .
                      7.   <br> is an example of a ..................................... tag.

                      Ans. 1. Hyper text markup language          2. Tag             3. Text Editor       4. Browser
                          5. .html or .htm                        6. Element         7. Empty

                  C.   Case Based MCQs

                      Attributes refer to additional features that can be added with the tags, to apply or to change and enhance the
                      appearance of different parts of a web page. Attributes are written immediately after an opening tag is separated
                      by tab, space or return characters. The ending tag does not contain any attributes or value.

                      1.   Which of the following is not a use of attribute?
                          i.  to define data source or destination
                          ii.  to specify URLs (Uniform Resource Locators)
                          iii.  to specify the characteristic of the text to which a tag is applied

                          iv.  All of these are uses of attributes
                      2.   Attribute for choosing type of font is ..................................... .
                          i.  Character                                       ii.  Face
                          iii.  Font                                          iv.  Type




                    76   Touchpad Computer Applications-X
   73   74   75   76   77   78   79   80   81   82   83