 
			 
			MCQOPTIONS
 Saved Bookmarks
				This section includes 6 Mcqs, each offering curated multiple-choice questions to sharpen your Technical MCQs knowledge and support exam preparation. Choose a topic below to get started.
| 1. | The box model allows us to add a border around elements, and to define space between elements. | 
| A. | TRUE | 
| B. | FALSE | 
| C. | Can be true or false | 
| D. | Can not say | 
| E. | |
| Answer» B. FALSE | |
| 2. | border-bottom-style property defines the style for the bottom border of an element. | 
| A. | TRUE | 
| B. | FALSE | 
| C. | Can be true or false | 
| D. | Can not say | 
| Answer» B. FALSE | |
| 3. | The content of the box, where text and images appear. | 
| A. | TRUE | 
| B. | FALSE | 
| C. | Can be true or false | 
| D. | Can not say | 
| Answer» B. FALSE | |
| 4. | When you set the width and height properties of an element with CSS, you just set the width and height of the? | 
| A. | Padding | 
| B. | Margin | 
| C. | content | 
| D. | border | 
| Answer» D. border | |
| 5. | Which part of box model is transparent? | 
| A. | Padding | 
| B. | Margin | 
| C. | Border | 
| D. | Both A and B | 
| Answer» E. | |
| 6. | Which part of box model clears an area around the content? | 
| A. | Padding | 
| B. | Border | 
| C. | Margin | 
| D. | None of the above | 
| Answer» B. Border | |