Explore topic-wise MCQs in Html.

This section includes 16 Mcqs, each offering curated multiple-choice questions to sharpen your Html knowledge and support exam preparation. Choose a topic below to get started.

1.

Which of the following can’t be the value of list-style-type?

A. square
B. circle
C. ellipse
D. disc
Answer» D. disc
2.

Which of the following is not the parameter for email link?

A. body
B. bcc
C. cc
D. #
Answer» E.
3.

Which of the following is not the element associated to HTML table layout?

A. size
B. spanning
C. alignment
D. color
Answer» E.
4.

What is used for specifying an email to be sent?

A.
B. target
C. id
D. href
Answer» B. target
5.

HTML
tag defines the

A. Unordered list
B. Ordered list
C. Description list
D. Descriptive list
Answer» D. Descriptive list
6.

Which property specifies the distance between nearest border edges of marker box and prinicipal box?

A. marker-offset
B. counter increment
C. list-style
D. list-style-image
Answer» B. counter increment
7.

Which attribute is used to link the bookmark?

A. href
B. id
C. target
D. <img>
Answer» B. id
8.

For adding caption to the table we used ____________

A. <caption>
B. <thead>
C. <th>
D. <tr>
Answer» B. <thead>
9.

Which of the following is not true regarding to counter?

A. counter(name,style)
B. counter(name)
C. counter(string)
D. counter(name,string,style)
Answer» D. counter(name,string,style)
10.

Which character is used to differentiating between choices to list items?

A. ‘|’
B. ‘>’
C. ‘#’
D. ‘$’
Answer» B. ‘>’
11.

The content property does not include __________

A. Strings
B. URIs
C. Special characters
D. Color
Answer» E.
12.

Which attribute defines numbers of columns in a group?

A. width=multi-length[CN]
B. span=number[CN]
C. scope=scaope-name[CI]
D. headers=idrefs[CS]
Answer» C. scope=scaope-name[CI]
13.

Scope attribute can’t have the value __________.

A. row
B. rowgroup
C. col
D. <head>
Answer» E.
14.

Which of the following does not specify a column width?

A. Fixed
B. Percentage
C. Proportional
D. Pixels
Answer» E.
15.

valign attribute does not take the value __________________.

A. justify
B. middle
C. baseline
D. bottom
Answer» B. middle
16.

Borders can’t be applied on ________________

A. <th>
B. <td>
C. <tr>
D. <thead>
Answer» D. <thead>