CSS Transitions


  1. Which of the following css property repeats an image both horizontally and vertically?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: D

    background-repeat


  1. Which of the following CSS3 property specifies how the contents of a replaced element should be fitted to the box established by its used height and width?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: B

    object-fit



  1. Which of the following css property defines whether or not an element should be visible when not facing the screen?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: B

    backface-visibility


  1. Which of the following CSS3 property specifies the alignment of the replaced element inside its box?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: D

    object-position



  1. Which of the following transform property value defines a 3D rotation?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: D

    rotate3d(x,y,z,angle)