CSS Gradients


  1. Which of the following option best explain this code “background-image: repeating-radial-gradient(circle at 50% 100%, #FFEB79, #D9CC3C 5%);”?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: A

    Creating Repeating Radial Gradients


  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 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 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()