MCQOPTIONS
 Saved Bookmarks
				This section includes 2 Mcqs, each offering curated multiple-choice questions to sharpen your HTML Questions & Answers Common HTML5 Attributes Reference knowledge and support exam preparation. Choose a topic below to get started.
| 1. | 
                                    loop attribute is not used with _____________ | 
                            
| A. | <audio> | 
| B. | <marquee> | 
| C. | <video> | 
| D. | <track> | 
| Answer» E. | |
| 2. | 
                                    The major difference between minlength and min attribute is ______ | 
                            
| A. | minlength is for the minimum number of characters and min is for the minimum value | 
| B. | minlength is for the minimum value and min is for the minimum number of characters | 
| C. | minlength is for multiple values and min is for the single value | 
| D. | minlength is for single value and minlength is for multiple values | 
| Answer» B. minlength is for the minimum value and min is for the minimum number of characters | |