MCQOPTIONS
Saved Bookmarks
This section includes 12 Mcqs, each offering curated multiple-choice questions to sharpen your Html knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
Which of the following overrides container’s align-items property? |
| A. | order |
| B. | align-self |
| C. | align-items |
| D. | flex |
| Answer» C. align-items | |
| 2. |
Which of the following specifies what happens if content overflow an element’s box? |
| A. | overflow |
| B. | overflow-x |
| C. | overflow-y |
| D. | float |
| Answer» B. overflow-x | |
| 3. |
Which of the following can’t be the value of a clear property? |
| A. | left |
| B. | inherit |
| C. | right |
| D. | center |
| Answer» E. | |
| 4. |
Which of the following can’t be the value of float property? |
| A. | left |
| B. | right |
| C. | center |
| D. | inherit |
| Answer» D. inherit | |
| 5. |
WHICH_OF_THE_FOLLOWING_OVERRIDES_CONTAINER‚ÄÖ√Ñ√∂‚ÀÖ√Ë‚ÀÖ¬•S_ALIGN-ITEMS_PROPERTY??$# |
| A. | order |
| B. | align-self |
| C. | align-items |
| D. | flex |
| Answer» C. align-items | |
| 6. |
Which of the following specifies initial length of flex item? |
| A. | flex-flow |
| B. | flex-grow |
| C. | flex-shrink |
| D. | flex-basis |
| Answer» E. | |
| 7. |
Which property is used to align flex items? |
| A. | align-items |
| B. | justify-content |
| C. | align-content |
| D. | flex-grow |
| Answer» C. align-content | |
| 8. |
Which property defines in which direction the container wants to stack flex items? |
| A. | flex-flow |
| B. | flex-wrap |
| C. | flex-direction |
| D. | align-content |
| Answer» D. align-content | |
| 9. |
Which of the following was not previous layout mode? |
| A. | Block |
| B. | Flexbox layout |
| C. | Inline |
| D. | Positioned |
| Answer» C. Inline | |
| 10. |
Which of the following specifies what happens if content overflow an element’s box?$ |
| A. | overflow |
| B. | overflow-x |
| C. | overflow-y |
| D. | float |
| Answer» B. overflow-x | |
| 11. |
Which of the following can’t be the value of float property?$ |
| A. | left |
| B. | right |
| C. | center |
| D. | inherit |
| Answer» D. inherit | |
| 12. |
Which of the following works as a sidebar? |
| A. | <aside> |
| B. | <footer> |
| C. | <details> |
| D. | <section> |
| Answer» B. <footer> | |