Take as many assements as you can to improve your validate your skill rating
Total Questions: 20
1. Which of the following can’t be the value of a clear property?
Correct Answer is : center
2. Which of the following specifies what happens if content overflow an element’s box?
Correct Answer is : overflow
3. Which of the following was not previous layout mode?
Correct Answer is : Flexbox layout
4. Which property defines in which direction the container wants to stack flex items?
Correct Answer is : flex-direction
5. Which property is used to align flex items?
Correct Answer is : justify-content
6. Which of the following specifies initial length of flex item?
Correct Answer is : flex-basis
7. Which of the following overrides container’s align-items property?
Correct Answer is : align-self
8. Which one is correct syntax?
Correct Answer is :
9. How many levels of headings HTML has?
Correct Answer is : 6
10. What does HTML stand for?
Correct Answer is : Hyperlinks and Text Markup Language
11. State whether the given statement is true or false. !DOCTYPE is case sensitive”.
Correct Answer is : FALSE
12. Metadata store information about the web page that is not necessarily visible to end users.
Correct Answer is : TRUE
13. Choose the correct statement.
Correct Answer is : In traditional HTML close tag for some elements is optional but not encouraged
14. An API is an application programming interface consisting of methods and properties which allow the author to get or set data or execute commands to the user agent.
Correct Answer is : TRUE
15. For smaller text which element is used?
Correct Answer is :
16. Favicon stands for ______
Correct Answer is : Both Fave icon and Favorite icon
17. Which attribute is used for favicon?
Correct Answer is : rel
18. Which image file format is not supported in Firefox?
Correct Answer is : MNG
19. In March 1999, Microsoft released Internet Explorer 5, which supported favicons for the first time.
Correct Answer is : TRUE
20. A favicon is an image used by the browser to identify a website or web application.