Questions · Page 2 of 2

MCQ . (1 Marks)

MCQ 511 Mark
Which of the following pair of tags defines the heading of the list in description list ?
  • A
    <dl> and </dl>
  • B
    <th> and </th>
  • <dt> and </dt>
  • D
    <dd> and </dd>
Answer
Correct option: C.
<dt> and </dt>
C
View full question & answer
MCQ 521 Mark
Which list is created using <dl> tag in HTML ?
  • A
    Simple list
  • B
    Ordered list
  • C
    Unordered list
  • Description list
Answer
Correct option: D.
Description list
D
View full question & answer
MCQ 531 Mark
Coding <ol type "T" start="10"> will give the list
  • A
    10, 20, 30....
  • X. XI. XII....
  • C
    x. xi. xii.
  • D
    i. J. K....
Answer
Correct option: B.
X. XI. XII....
B
View full question & answer
MCQ 541 Mark
Ordered list gives _____ by default.
  • A
    lower case alphabets
  • B
    upper case alphabets
  • numbers
  • D
    upper case roman numbers
Answer
Correct option: C.
numbers
C
View full question & answer
MCQ 551 Mark
<ol type = "1"> will give the list as_____
  • A
    i. J. k....
  • B
    1,2,3,...
  • I, ii, iii, ….
  • D
    I, II, III,...
Answer
Correct option: C.
I, ii, iii, ….
C
View full question & answer
MCQ 561 Mark
<ol type="A> will give the list as _____
  • A
    b, c, ....
  • B
    I. 2, 3, ...
  • C
    I, ii, iii, ….
  • A, B, C, ...
Answer
Correct option: D.
A, B, C, ...
D
View full question & answer
MCQ 581 Mark
_____attribute of <ol> tag is used to start a list with specific number or value.
  • A
    name
  • B
    type
  • start
  • D
    style
Answer
Correct option: C.
start
C
View full question & answer
MCQ 591 Mark
Which of the following pair of tags identifies items of lists?
  • <li> and </li>
  • B
    <Items> and </items>
  • C
    <object> and </object>
  • D
    <table> and </table>>
Answer
Correct option: A.
<li> and </li>
A
View full question & answer
MCQ 601 Mark
Which of the following pair of tags are used to provide heading to the list ?
  • A
    <th> and </th>
  • <lh> and </th>
  • C
    <li> and </li>
  • D
    <hl> and </h1>
Answer
Correct option: B.
<lh> and </th>
B
View full question & answer
MCQ 611 Mark
_____attribute of <ul> tag is used to change the bullet type.
  • A
    name
  • B
    start
  • type
  • D
    style
Answer
Correct option: C.
type
C
View full question & answer
MCQ 621 Mark
Which of the following bullet types are used for unordered list ?
  • ◍, O, ∎
  • B
    ▯, ◇, *
  • C
    I,ii,iii
  • D
    ▭, ⦾, △
Answer
Correct option: A.
◍, O, ∎
A
View full question & answer
MCQ 641 Mark
Which of the following list display list item with symbol?
  • Unordered list
  • B
    Ordered list
  • C
    Descriptive list
  • D
    All of the
Answer
Correct option: A.
Unordered list
A
View full question & answer
MCQ 651 Mark
ul means _____
  • A
    unlimited list
  • unordered list
  • C
    ultimate list
  • D
    ugly list
Answer
Correct option: B.
unordered list
B
View full question & answer
MCQ 661 Mark
Which of the following list/s can be made in HTML?
  • A
    Ordered
  • B
    Unordered
  • C
    Descriptive
  • All of the given
Answer
Correct option: D.
All of the given
D
View full question & answer
MCQ . (1 Marks) - Page 2 - Computer STD 10 Questions - Vidyadip