

MCQOPTIONS
Saved Bookmarks
This section includes 19 Mcqs, each offering curated multiple-choice questions to sharpen your Html knowledge and support exam preparation. Choose a topic below to get started.
1. |
How element works? |
A. | override text direction |
B. | stops writing in the current text direction |
C. | only override direction of rtl text |
D. | only changes the direction of ltr text |
Answer» B. stops writing in the current text direction | |
2. |
Which element is used to show inserted element? |
A. | <ins> |
B. | <del> |
C. | <strong> |
D. | <em> |
Answer» B. <del> | |
3. |
To show deleted text, which element is used? |
A. | <ins> |
B. | <del> |
C. | <em> |
D. | <strong> |
Answer» C. <em> | |
4. |
What is the work of element? |
A. | contains contact details for author |
B. | contains IP address |
C. | contains home address |
D. | contains url |
Answer» B. contains IP address | |
5. |
Which works similar to element? |
A. | <strong> |
B. | <em> |
C. | <i> |
D. | <blockquote> |
Answer» B. <em> | |
6. |
WHAT_IS_THE_WORK_OF__ELEMENT??$ |
A. | contains contact details for author |
B. | contains IP address |
C. | contains home address |
D. | contains url |
Answer» B. contains IP address | |
7. |
Which element is used to show inserted element?$ |
A. | <ins> |
B. | <del> |
C. | <strong> |
D. | <em> |
Answer» B. <del> | |
8. |
To_show_deleted_text,_which_element_is_used?$ |
A. | <ins> |
B. | <del> |
C. | <em> |
D. | <strong> |
Answer» C. <em> | |
9. |
For smaller text which element is used? |
A. | <tiny> |
B. | <min> |
C. | <small> |
D. | <em> |
Answer» D. <em> | |
10. |
Which element defines a title of the Work? |
A. | <abbr> |
B. | <cite> |
C. | <address> |
D. | <blockquote> |
Answer» C. <address> | |
11. |
Which property is similar to C/C++ can be applied to comments? |
A. | for loop |
B. | while loop |
C. | ifelse |
D. | switch case |
Answer» D. switch case | |
12. |
How__element_works? |
A. | override text direction |
B. | stops writing in the current text direction |
C. | only override direction of rtl text |
D. | only changes the direction of ltr text |
Answer» B. stops writing in the current text direction | |
13. |
Which element is used for abbreviation or acronym? |
A. | <em> |
B. | <q> |
C. | <abbr> |
D. | <blockquote> |
Answer» D. <blockquote> | |
14. |
Which element is used for short quote? |
A. | <q> |
B. | <blockquote> |
C. | <em> |
D. | <abbr> |
Answer» B. <blockquote> | |
15. |
Which works similar to element? |
A. | <strong> |
B. | <em> |
C. | <b> |
D. | <blockquote> |
Answer» C. <b> | |
16. |
Which of the following is not used with text-decoration property? |
A. | overline |
B. | underline |
C. | line-through |
D. | inline |
Answer» E. | |
17. |
What should be set with text-align property so that every line has equal width like in magazines and newspapers? |
A. | text-align: justify |
B. | text-align: none |
C. | text-align: bottom |
D. | text-align: top |
Answer» B. text-align: none | |
18. |
Which of the following is not set with font-style property? |
A. | font-style: normal |
B. | font-style: italic |
C. | font-style: oblique |
D. | font-style: capitalize |
Answer» E. | |
19. |
How many standard color names does HTML supports? |
A. | 120 |
B. | 130 |
C. | 140 |
D. | 90 |
Answer» D. 90 | |