Css miscellaneous


  1. Which of the following function apply a sepia tinge to an element’s color, typical of old photographs, for use by the filter property?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: C

    sepia()


  1. Which of the following function two dimensional transformation in matrix format?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: C

    matrix()



  1. Which of the following function defines a linear gradient as a CSS image?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: A

    linear-gradient()


  1. 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?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: A

    A decimal value of 1 or percentage of 100% keeps the image as is, while increasing the amount produces more dramatically stratified hues.



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











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: B

    A decimal value between 0 and 1 or percentage up to 100% controls the extent of the color-negative effect, with 0.5 or 50% producing gray.