Home / CSE / CSS - CS :: Basic CSS

CSE :: CSS - CS

  1. __________ implementation that introduced text, list, box, margin, border, color, and background properties.

  2. A.

     css

    B.

     html

    C.

     ajax

    D.

     php

    View Answer

    Workspace

    Discuss Discuss in Forum


  3. Is it the best way to include H1 heading only one time in the web page. State true or false.

  4. A.

     True

    B.

     False

    View Answer

    Workspace

    Discuss Discuss in Forum


  5. Is it the best way to include H1 heading only one time in the web page. State true or false.

  6. A.

     True

    B.

     False

    View Answer

    Workspace

    Discuss Discuss in Forum


  7. Which of the following element is used by the filter property to blur the images?

  8. A.

     opaque()

    B.

     scatter()

    C.

     scatter()

    D.

     all of the mentioned

    View Answer

    Workspace

    Discuss Discuss in Forum


  9. Which of the following function adjust the brightness of an element’s color, for use by the filter property?

  10. A.

     contrast()

    B.

     dark()

    C.

     light()

    D.

     brightness()

    View Answer

    Workspace

    Discuss Discuss in Forum


  11. Which of the following function adjusts the difference between light and dark values, for use by the filter property?

  12. A.

     contrast()

    B.

     dark()

    C.

     light()

    D.

     brightness()

    View Answer

    Workspace

    Discuss Discuss in Forum


  13. Which of the following function with filter property to create your own sophisticated effects on DOM elements?

  14. A.

     create()

    B.

     DOM()

    C.

     custom()

    D.

     none of the mentioned

    View Answer

    Workspace

    Discuss Discuss in Forum


  15. Which of the following function converts an element’s color to a shade of gray, for use by the filter property?

  16. A.

     shade()

    B.

     grayscale()

    C.

     black()

    D.

     brightness()

    View Answer

    Workspace

    Discuss Discuss in Forum


  17. Which of the following function flips an element’s colors, for use by the filter property?

  18. A.

     image()

    B.

     flip()

    C.

     invert()

    D.

     contrast()

    View Answer

    Workspace

    Discuss Discuss in Forum


  19. Which of the following function applies a saturation effect to an element’s color, making it appear more or less vivid, for use by the filter property?

  20. A.

     color()

    B.

     saturation()

    C.

     saturate()

    D.

     none of the mentioned

    View Answer

    Workspace

    Discuss Discuss in Forum