New ! Computer Applications MCQ Practise Tests



Cascading Style Sheets Book Back Questions

11th Standard

    Reg.No. :
  •  
  •  
  •  
  •  
  •  
  •  

Computer Applications

Time : 00:45:00 Hrs
Total Marks : 30
    5 x 1 = 5
  1. Which of the following is the page level style?

    (a)

    < Page >

    (b)

    < Style >

    (c)

    < Link >

    (d)

    < H >

  2. The Declaration block of CSS is surrounded by

    (a)

    ( )

    (b)

    [ ]

    (c)

    { }

    (d)

    < >

  3. The declaration should be terminated by

    (a)

    (:)

    (b)

    (;)

    (c)

    (.)

    (d)

    (,)

  4. What is the property to set text as bold?

    (a)

    Font-Style

    (b)

    Font-Weight

    (c)

    Font-Property

    (d)

    Font-Bold

  5. Which of the following ways given below is correct to write a CSS?

    (a)

    p{color:red; text-align:center};

    (b)

    p {color:red; text-align:center}

    (c)

    p {color:red; text-align:center;}

    (d)

    p (color:red;text-align:center;)

  6. 3 x 2 = 6
  7. Write the general format of linking CSS with HTML.

  8. What is Inline Style?

  9. Write down general format of CSS declaration.

  10. 3 x 3 = 9
  11. Write a short note on rule of CSS.

  12. Write a CSS file to define text color and alignment to < p > tag.

  13. Write a CSS file to define font type, style and size to < h1 > tag.

  14. 2 x 5 = 10
  15. Write an HTML document to display the following paragraph as per the given description Using CSS:
    1. Font Name: Cooper Black
    2. Style: Bold Italics
    3. Color: Blue
    “The State Institute of Education (SIE) was established in 1965 to provide for systematic study of problems relating to School Education under the administration of Directorate of School Education.”

  16. List and explain the Font and text element properties and values used in CSS.

*****************************************

Reviews & Comments about 11th Computer Applications Unit 13 Cascading Style Sheets Book Back Questions

Write your Comment