MCQOPTIONS
Saved Bookmarks
This section includes 18 Mcqs, each offering curated multiple-choice questions to sharpen your Html knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
Attributes that allow to identify particular element are ____________ |
| A. | <div> and <span> |
| B. | <meta> |
| C. | id and class |
| D. | <iframes> |
| Answer» D. <iframes> | |
| 2. |
Which of the following is not an empty element. |
| A. | <hr/> |
| B. | <br/> |
| C. | <sup> |
| D. | <img/> |
| Answer» D. <img/> | |
| 3. |
What is the use of tag? |
| A. | To create horizontal rule between sections |
| B. | To create a line break |
| C. | To create vertical rule between sections |
| D. | For making content appearance italics |
| Answer» B. To create a line break | |
| 4. |
which tag will be used For raising number to a power? |
| A. | <sup> |
| B. | <sub> |
| C. | <br/> |
| D. | <ul> |
| Answer» B. <sub> | |
| 5. |
WHICH_TAG_WILL_BE_USED_FOR_RAISING_NUMBER_TO_A_POWER??$ |
| A. | <sup> |
| B. | <sub> |
| C. | <br/> |
| D. | <ul> |
| Answer» B. <sub> | |
| 6. |
What_is_the_use_of__tag?$ |
| A. | To create horizontal rule between sections |
| B. | To create a line break |
| C. | To create vertical rule between sections |
| D. | For making content appearance italics |
| Answer» B. To create a line break | |
| 7. |
Attributes that allow to identify particular element are ____________ |
| A. | <div> and <span> |
| B. | <meta> |
| C. | id and class |
| D. | <iframes> |
| Answer» D. <iframes> | |
| 8. |
Copyright symbol can be included by _________ |
| A. | < |
| B. | © |
| C. | & |
| D. | > |
| Answer» C. & | |
| 9. |
Which is not the attribute of element? |
| A. | description |
| B. | keywords |
| C. | robots |
| D. | seamless |
| Answer» E. | |
| 10. |
Which attribute is not essential under ? |
| A. | src |
| B. | height |
| C. | width |
| D. | frameborder |
| Answer» E. | |
| 11. |
For writing chemical formula of water which tag will be used? |
| A. | <sup> |
| B. | <sub> |
| C. | <br/> |
| D. | <ul> |
| Answer» C. <br/> | |
| 12. |
What is the tag used for making character appearance bold? |
| A. | <b>content</b> |
| B. | <i>content</i> |
| C. | <u>content</u> |
| D. | |
| Answer» B. <i>content</i> | |
| 13. |
What is the size of content of an element? |
| A. | Smallest |
| B. | Largest |
| C. | Medium |
| D. | Anything between smallest and largest |
| Answer» C. Medium | |
| 14. |
How many levels of headings HTML has? |
| A. | 6 |
| B. | 3 |
| C. | 7 |
| D. | 2 |
| Answer» B. 3 | |
| 15. |
What does semantic markup not define? |
| A. | provides extra information |
| B. | where an emphasis is placed in a sentence |
| C. | meaning of an acronym |
| D. | that describes paragraphs |
| Answer» E. | |
| 16. |
Which of the following is not example of block element? |
| A. | <h1> |
| B. | <ul> |
| C. | <p> |
| D. | <a> |
| Answer» E. | |
| 17. |
Which one is correct syntax? |
| A. | <p id=”1td”> |
| B. | <p id=”td”> |
| C. | <p id=”%td”> |
| D. | <p id=”td”> |
| Answer» C. <p id=‚Äö√Ñ√∂‚àö√ë‚àöœÄ%td‚Äö√Ñ√∂‚àö√ë‚àöœÄ> | |
| 18. |
How do we write comments in HTML5? |
| A. | <!……> |
| B. | <…….!> |
| C. | </…….> |
| D. | </……/> |
| Answer» B. <‚Äö√Ñ√∂‚àö√묨‚àÇ‚Äö√Ñ√∂‚àö√묨‚àÇ.!> | |