CSS Gradients


  1. Which of the following CSS Gradient Functions Creates a radial gradient that repeats infinitely?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: C

    repeat-radial-gradient()


  1. Which of the following argument is not accepted by radial-gradient() function?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: D

    Time



  1. Which of the following is not a browser-specific versions of linear-gradient()?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: B

    -mac-linear-gradient()


  1. Which of the following function creates a CSS gradient image that can be used anywhere an image URL is required, including background-image, border-image, and list-style properties?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: D

    gradient



  1. Which of the following CSS Gradient Functions creates a circular or elliptical gradient, and optionally sets its shape, size, and position?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: A

    elliptical-gradient()