| Snaprecruit.com

| Snaprecruit.com

Interview question based on skill :

Take as many assements as you can to improve your validate your skill rating

Total Questions: 20

1. Which font is default in Skeleton sets?

Correct Answer is : Helvetica Neue

2. Adjacent sibling selector is defined with the notation _____________

Correct Answer is : #ERROR!

3. General sibling selector is declared with the notation:

Correct Answer is : ~

4. translate() function is not supported by __________

Correct Answer is : firefox 4

5. CSS3 transition is not supported by _________

Correct Answer is : Internet Explorer 9

6. Which is not the value for CSS transition?

Correct Answer is : translate

7. Which value specifies a length of the transition effect?

Correct Answer is : transition-duration

8. Which value specifies transition acceleration?

Correct Answer is : timing-function

9. Whose value targets CSS property?

Correct Answer is : property

10. The font format compatible for iOS is:

Correct Answer is : .svg

11. Which font format is not supported by Firefox?

Correct Answer is : .svg

12. How many columns are used for grid system by bootstrap?

Correct Answer is : 12

13. Which property specifies the path to the project when running in web server?

Correct Answer is : http_path

14. Which property specifies the folder name where CSS style sheets should be saved?

Correct Answer is : css_dir

15. Which of the following specifies compiles CSS output?

Correct Answer is : output_style

16. To enable slideshow, what we should not be included?

Correct Answer is : button

17. Which tag is used to let control over the viewport?

Correct Answer is :

18. What should be the set value of the background-size property such that image will fit in the content area?

Correct Answer is : 100%100%

19. What should be the set value of background-size property such that image will stretch to cover entire content area?

Correct Answer is : 100%100%

20. What should be the set value of background-size property such that image will cover the entire content area?

Correct Answer is : cover