Questions · Page 1 of 2

MCQ . (1 Marks)

🎯

Test yourself on this topic

50 questions · timed · auto-graded

MCQ 11 Mark
Which of the following pair of tags are used to define a row of a table ?
  • <tr> and </tr>
  • B
    <td> and </td>
  • C
    <col> and </col>
  • D
    <row> and </row>
Answer
Correct option: A.
<tr> and </tr>
A
View full question & answer
MCQ 21 Mark
Which of the following is an optional entity in an HTML table ?
  • Caption of the table
  • B
    Heading of the table
  • C
    Grouping of columns of the table
  • D
    All of the given
Answer
Correct option: A.
Caption of the table
A
View full question & answer
MCQ 31 Mark
Which of the following pair of tags are used to print list without bullets ?
  • A
    <ol> and </ol>
  • B
    <ul> and </ul>
  • <dt> and </dt>
  • D
    <pt> and </pt>
Answer
Correct option: C.
<dt> and </dt>
C
View full question & answer
MCQ 41 Mark
Which of the following can be changed in an ordered list in $\text{HTML}$?
  • A
    Order of the items
  • B
    Start number
  • C
    Number style
  • All of the given
Answer
Correct option: D.
All of the given
View full question & answer
MCQ 51 Mark
Which of the following is specified by in $\text{HTML}$ ?
  • A
    Simple list
  • Ordered list
  • C
    Unordered list
  • D
    Simple table
Answer
Correct option: B.
Ordered list
View full question & answer
MCQ 61 Mark
Which of the following is specified by in $\text{HTML}$ ?
  • A
    Simple list
  • B
    Ordered list
  • Unordered list
  • D
    Simple
Answer
Correct option: C.
Unordered list
View full question & answer
MCQ 71 Mark
$.........$ attribute of tag specifies html file that is to be displayed in frame.
  • A
    name
  • src
  • C
    framename
  • D
    None of the given
Answer
Correct option: B.
src
View full question & answer
MCQ 81 Mark
Which of the following is used to display an alternative content, in case browser does not support frames ?
  • noframes
  • B
    yesframe
  • C
    falseframe
  • D
    trueframe
Answer
Correct option: A.
noframes
View full question & answer
MCQ 91 Mark
$.........$ sign is used to seperate the frame size while using row/cols attribute of tag.
  • A
    $:$
  • B
    $;$
  • $,$
  • D
    $/$
Answer
Correct option: C.
$,$
View full question & answer
MCQ 101 Mark
$.........$ attribute of tag is used to create horizontal frame.
  • rows
  • B
    horizontal
  • C
    rowbox
  • D
    rowspan
Answer
Correct option: A.
rows
View full question & answer
MCQ 111 Mark
$.........$ attribute of tag is used to create vertical frame.
  • A
    vertical
  • cols
  • C
    columnar
  • D
    colbox
Answer
Correct option: B.
cols
View full question & answer
MCQ 121 Mark
A collection of $.........$ in the browser window is known as a frameset.
  • A
    list
  • B
    table
  • frame
  • D
    nested list
Answer
Correct option: C.
frame
View full question & answer
MCQ 131 Mark
$.........$ divide a browser window into a several parts or sub windows.
  • Frame
  • B
    List
  • C
    Table
  • D
    All of the given
Answer
Correct option: A.
Frame
View full question & answer
MCQ 141 Mark
Which of the following is used to divide browser window into multiple parts ?
  • Frameset
  • B
    Elements
  • C
    Layout
  • D
    Design
Answer
Correct option: A.
Frameset
View full question & answer
MCQ 151 Mark
$.........$ in an $\text{HTML}$ document is used to combine multiple web pages and display them as a single web page.
  • A
    List
  • B
    Nested list
  • C
    Table
  • Frame
Answer
Correct option: D.
Frame
View full question & answer
MCQ 161 Mark
Which of the following attribute is used when a cell spans across more than one row ?
  • A
    colspan
  • rowspan
  • C
    span
  • D
    scope
Answer
Correct option: B.
rowspan
View full question & answer
MCQ 171 Mark
$.........$ attribute of tag specifies html file that is to be displayed in frame.
  • A
    name
  • src
  • C
    framename
  • D
    None of the given
Answer
Correct option: B.
src
View full question & answer
MCQ 181 Mark
Which of the following is used to display an alternative content, in case browser does not support frames ?
  • no frames
  • B
    yes frame
  • C
    false frame
  • D
    true frame
Answer
Correct option: A.
no frames
View full question & answer
MCQ 191 Mark
$.........$ sign is used to seperate the frame size while using row/cols attribute of tag.
  • A
    $:$
  • B
    $;$
  • $,$
  • D
    $/$
Answer
Correct option: C.
$,$
View full question & answer
MCQ 201 Mark
$.........$ attribute of tag is used to create horizontal frame.
  • rows
  • B
    horizontal
  • C
    rowbox
  • D
    rowspan
Answer
Correct option: A.
rows
View full question & answer
MCQ 211 Mark
$.........$ attribute of tag is used to create vertical frame.
  • A
    vertical
  • cols
  • C
    columnar
  • D
    colbox
Answer
Correct option: B.
cols
View full question & answer
MCQ 221 Mark
A collection of $.........$ in the browser window is known as a frameset.
  • A
    list
  • B
    table
  • frame
  • D
    nested list
Answer
Correct option: C.
frame
View full question & answer
MCQ 231 Mark
Which of the following attribute is used when a cell spans across more than one row ?
  • A
    colspan
  • rowspan
  • C
    span
  • D
    scope
Answer
Correct option: B.
rowspan
View full question & answer
MCQ 241 Mark
_____value of valign attribute aligns the content in such a way that the first line of text in cach cell starts on the same horizontal line.
  • A
    middle
  • baseline
  • C
    top
  • D
    bottom 50.
Answer
Correct option: B.
baseline
B
View full question & answer
MCQ 251 Mark
_____value of valign attribute aligns the content with the bottom of the cell. 49.
  • A
    down
  • B
    ground
  • bottom
  • D
    dn
Answer
Correct option: C.
bottom
C
View full question & answer
MCQ 261 Mark
_____attribute of <tr> tag specifies the vertical alignment of the contents of each cell in a row.
  • A
    bgcolor
  • B
    halign
  • valiga
  • D
    align
Answer
Correct option: C.
valiga
C
View full question & answer
MCQ 281 Mark
_____value of align attribute aligns the cell contents horizontally around the first instance of a specific character.
  • A
    center
  • B
    justify
  • C
    right
  • char
Answer
Correct option: D.
char
D
View full question & answer
MCQ 291 Mark
_____attribute of <tr> tag aligns the text within the cell in such a way fills the cell.
  • A
    left
  • B
    right
  • C
    center
  • Justify
Answer
Correct option: D.
Justify
D
View full question & answer
MCQ 301 Mark
Which attribute of <table> tag presents description of the table ?
  • A
    dir
  • B
    rules
  • summary
  • D
    caption
Answer
Correct option: C.
summary
C
View full question & answer
MCQ 311 Mark
_____attribute of <table> tag specifies the direction of text that is displayed in the table.
  • dir
  • B
    summary
  • C
    rules
  • D
    cols
Answer
Correct option: A.
dir
A
View full question & answer
MCQ 321 Mark
_____attributes of <table> tag controls the inner border of the table.
  • A
    frame
  • rules
  • C
    dir
  • D
    align
Answer
Correct option: B.
rules
B
View full question & answer
MCQ 331 Mark
_____attribute of <table> tag controls the outermost border of the table.
  • A
    border
  • frame
  • C
    rules
  • D
    cols
Answer
Correct option: B.
frame
B
View full question & answer
MCQ 341 Mark
Which of the following attributes of <table> tag are given values either in the form of pixel or in the form of percentage ?
  • A
    cellspacing
  • B
    cellpadding
  • C
    width
  • all of the given
Answer
Correct option: D.
all of the given
D
View full question & answer
MCQ 351 Mark
The width attribute of <table> tag is used to specify the _____ of the table.
  • A
    place
  • B
    size
  • width
  • D
    all of the given
Answer
Correct option: C.
width
C
View full question & answer
MCQ 361 Mark
­­­­_____ attribute of <table> tag is used to create a space between the cells of the table.
  • A
    cellpadding
  • cellspacing
  • C
    frame
  • D
    rules
Answer
Correct option: B.
cellspacing
B
View full question & answer
MCQ 371 Mark
_____attribute of <table> tag pads some space inside each wall of the cell the table.
  • cellpadding
  • B
    cellspacing
  • C
    frame
  • D
    rules
Answer
Correct option: A.
cellpadding
A
View full question & answer
MCQ 381 Mark
The _____ attribute of <table> tag is used to creat a space between the edges of a cell and its contents
  • A
    cellspacing
  • B
    width
  • C
    align
  • cellpadding
Answer
Correct option: D.
cellpadding
D
View full question & answer
MCQ 391 Mark
The value of bgcolor attribute is given in the form of a
  • A
    colour name
  • B
    six digit hexadecimal code
  • A or B
  • D
    decimal code
Answer
Correct option: C.
A or B
C
View full question & answer
MCQ 401 Mark
By default the table is aligned to the _____ of the web page.
  • A
    right
  • left
  • C
    center
  • D
    top
Answer
Correct option: B.
left
B
View full question & answer
MCQ 411 Mark
_____attribute of <table> tag creates a border around the table as well as around each individual cell
  • A
    align
  • border
  • C
    bgcolor
  • D
    cellpadding
Answer
Correct option: B.
border
B
View full question & answer
MCQ 421 Mark
No border will be visible when border attribute of <table> tag is given the value_____
  • A
    1
  • B
    -1
  • O
  • D
    10
Answer
Correct option: C.
O
C
View full question & answer
MCQ 431 Mark
The width of a border attribute of <table> tag is given in form of
  • A
    percentage
  • pixel
  • C
    hexadecimal code
  • D
    all of the given
Answer
Correct option: B.
pixel
B
View full question & answer
MCQ 441 Mark
29. Entries of table are entered using
  • A
    <tr> and </tr>
  • B
    <th> and </th>
  • <td> and </td>
  • D
    <caption> and </caption>
Answer
Correct option: C.
<td> and </td>
C
View full question & answer
MCQ 451 Mark
The heading row of table is denoted by
  • A
    <tr> and </tr>
  • <th> and </th>
  • C
    <td> and </td>
  • D
    <table> and </table>
Answer
Correct option: B.
<th> and </th>
B
View full question & answer
MCQ 461 Mark
To create table in HTML._____ tags are used.
  • <table> and </table>
  • B
    <tr> and </tr>
  • C
    <td> and </td>
  • D
    <th> and </th>
Answer
Correct option: A.
<table> and </table>
A
View full question & answer
MCQ 471 Mark
Structure that publish the content in more structured way is called
  • A
    list
  • B
    nested list
  • table
  • D
    all of the given
Answer
Correct option: C.
table
C
View full question & answer
MCQ 491 Mark
_____pair of tags are used to define sub-items of description list.
  • A
    <dl> and </dl>
  • B
    <th> and </th>
  • C
    <dt> and </dt>
  • <dd> and </dd>
Answer
Correct option: D.
<dd> and </dd>
D
View full question & answer
MCQ 501 Mark
Which of the following pair of tags are used when we need to display description with the list ?
  • A
    <ol> and </ol>
  • B
    <li> and </li>
  • C
    <ul> and </ul>
  • <dl> and </dl>
Answer
Correct option: D.
<dl> and </dl>
D
View full question & answer
MCQ . (1 Marks) - Computer STD 10 Questions - Vidyadip