MCQOPTIONS
Saved Bookmarks
This section includes 7 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. |
HTML also has six levels of headings. |
| A. | TRUE |
| B. | FALSE |
| C. | Can be true or false |
| D. | Can not say |
| E. | |
| Answer» B. FALSE | |
| 2. |
Which of the following HTML tag is used to add a row in a table? |
| A. | th |
| B. | td |
| C. | ts |
| D. | tr |
| Answer» E. | |
| 3. |
Which of the following HTML tag is used to create an unordered list? |
| A. | ol |
| B. | ul |
| C. | sl |
| D. | pl |
| Answer» C. sl | |
| 4. |
_______ tag is an example of the empty element. |
| A. | img |
| B. | div |
| C. | p |
| D. | hr |
| Answer» E. | |
| 5. |
Horizontal lines are used to visually break-up sections of a document. |
| A. | TRUE |
| B. | FALSE |
| C. | Can be true or false |
| D. | Can not say |
| Answer» B. FALSE | |
| 6. |
You can use ___________ tag to put any content in the center of the page or any table cell. |
| A. | title |
| B. | head |
| C. | center |
| D. | meta |
| Answer» D. meta | |
| 7. |
The _______tag offers a way to structure your text into different paragraphs. |
| A. | h |
| B. | p |
| C. | p2 |
| D. | h5 |
| Answer» C. p2 | |