Questions · Page 1 of 2

MCQ . (1 Marks)

🎯

Test yourself on this topic

50 questions · timed · auto-graded

MCQ 21 Mark
Which of the following HTML coding will represent ‘>’ symbol ?
  • A
    >:
  • B
    >
  • A or B
  • D
    &It;
Answer
Correct option: C.
A or B
C
View full question & answer
MCQ 41 Mark
Which of the following tag decides the default font and its attributes for the entire web page ?
  • A
    font
  • basefont
  • C
    text
  • D
    basetxt
Answer
Correct option: B.
basefont
B
View full question & answer
MCQ 51 Mark
The ____ attribute of font tag specify the type of the content.
  • A
    size
  • B
    color
  • face
  • D
    type
Answer
Correct option: C.
face
C
View full question & answer
MCQ 61 Mark
The ____ tag is used to set a specific font and size.
  • A
    <em>… </em>
  • B
    <b>... </b>
  • C
    <style>... </style>
  • <font>... </font>
Answer
Correct option: D.
<font>... </font>
D
View full question & answer
MCQ 71 Mark
_____ tag displays the text in italics.
  • A
    <code>... </code>
  • <dfn>...</dfn>
  • C
    <em>… </em>
  • D
    <b>... </b>
Answer
Correct option: B.
<dfn>...</dfn>
B
View full question & answer
MCQ 81 Mark
_____ tag demonstrate computer programming code segments and the text is displayed in a fixed width font.
  • A
    <b>... </b>
  • B
    <em>... </em>
  • <code>… </code>
  • D
    <dfn>... </dfn>
Answer
Correct option: C.
<code>… </code>
C
View full question & answer
MCQ 91 Mark
Which of the following element cites important text such as title of books, films, etc. ?
  • A
    <dfn>... </dfn>
  • <cite>… </cite>
  • C
    <em>… </em>
  • D
    <strong>...</strong>
Answer
Correct option: B.
<cite>… </cite>
B
View full question & answer
MCQ 101 Mark
The content of ____ tag pair is displayed in much emphasized manner.
  • <strong>… </strong>
  • B
    <em>… </em>
  • C
    <b>... </b>
  • D
    <strike>... </strike>
Answer
Correct option: A.
<strong>… </strong>
A
View full question & answer
MCQ 111 Mark
Important things such as "Must be done" and "Important" can be written using ____ tag.
  • A
    <b>… </b>
  • <em>... </em>
  • C
    <sup>... </sup>
  • D
    <i>... </i>
Answer
Correct option: B.
<em>... </em>
B
View full question & answer
MCQ 121 Mark
The _____ tag pair displays the content in emphasized manner.
  • A
    <b>... </b>
  • B
    <strike>... </strike>
  • C
    <cite>... </cite>
  • <em>... </em>
Answer
Correct option: D.
<em>... </em>
D
View full question & answer
MCQ 131 Mark
The tag that tells the browser what the user want and accordingly manages formatting process are known as _____ tags.
  • A
    style
  • B
    physical style
  • logical style
  • D
    demand style
Answer
Correct option: C.
logical style
C
View full question & answer
MCQ 141 Mark
Which of the following is not physical style tag ?
  • <em>... </em>
  • B
    <b>... </b>
  • C
    <i>... </i>
  • D
    <u>...</u>
Answer
Correct option: A.
<em>... </em>
A
View full question & answer
MCQ 151 Mark
Which of the following tag are physical style tags ?
  • A
    <em>...</em>, <strong>...</strong>, <cite></cite>, <code>... </code>
  • <b>...</b>, <i>... </i>, <sub></sub>, <sup>... </sup>
  • C
    <p>, <br>, <h1>, <h2>
  • D
    all of the given
Answer
Correct option: B.
<b>...</b>, <i>... </i>, <sub></sub>, <sup>... </sup>
B
View full question & answer
MCQ 161 Mark
The tag that physically indicate the formatting style and published the content in the said manner are called _____ tags.
  • A
    style
  • physical style
  • C
    logical style
  • D
    empty
Answer
Correct option: B.
physical style
B
View full question & answer
MCQ 171 Mark
The value of which attribute of element can be defined in percentage ?
  • A
    size
  • B
    color
  • C
    align
  • width
Answer
Correct option: D.
width
D
View full question & answer
MCQ 181 Mark
Which of the following attribute of <hr/> element is defined using pixel ?
  • size
  • B
    color
  • C
    width
  • D
    align
Answer
Correct option: A.
size
A
View full question & answer
MCQ 191 Mark
Which of the following are two broad classes of formatting character in HTML ?
  • Physical and logical
  • B
    Internal and external
  • C
    Temporary and permanent
  • D
    Head and body
Answer
Correct option: A.
Physical and logical
A
View full question & answer
MCQ 201 Mark
_____ attribute of < hr /> element displays a solid plain line instead of shade line.
  • A
    align
  • noshade
  • C
    shade
  • D
    color
Answer
Correct option: B.
noshade
B
View full question & answer
MCQ 211 Mark
_____ attribute of <hr/> tag aligns line in right, left or center manner.
  • A
    size
  • B
    color
  • align
  • D
    width
Answer
Correct option: C.
align
C
View full question & answer
MCQ 221 Mark
_____ attribute of <hr/> tag defines the length of the line.
  • A
    size
  • B
    color
  • C
    align
  • width
Answer
Correct option: D.
width
D
View full question & answer
MCQ 231 Mark
_____ element is used to separate content by breaking it into sections.
  • A
    < \ hr />
  • B
    < hr >
  • < hr />
  • D
    <\ hr >
Answer
Correct option: C.
< hr />
C
View full question & answer
MCQ 241 Mark
The line colour in HTML must be defined in _____ .
  • A
    decimal coding
  • B
    colour mixing model
  • hexadecimal
  • D
    pixel in percentage
Answer
Correct option: C.
hexadecimal
C
View full question & answer
MCQ 251 Mark
The _____ element displays a horizontal line across the page.
  • <hr/>
  • B
    < br />
  • C
    <tr/>
  • D
    < p >
Answer
Correct option: A.
<hr/>
A
View full question & answer
MCQ 261 Mark
Generally a hyperlink in a web page is presented using _____ colour.
  • A
    red
  • B
    green
  • C
    yellow
  • blue
Answer
Correct option: D.
blue
D
View full question & answer
MCQ 271 Mark
Which of the following is used to set an active link in HTML code ?
  • alink
  • B
    vlink
  • C
    before link
  • D
    after link
Answer
Correct option: A.
alink
A
View full question & answer
MCQ 281 Mark
Which of the following is used to set a visited link in HTML code ?
  • A
    alink
  • vlink
  • C
    before link
  • D
    after link
Answer
Correct option: B.
vlink
B
View full question & answer
MCQ 301 Mark
By default. HTML code presents the content on_____ background or The background colour for HTML document is _____ by default.
  • A
    black
  • B
    red
  • white
  • D
    pink
Answer
Correct option: C.
white
C
View full question & answer
MCQ 311 Mark
The combination of red, green and blue values give more than _____ different colours.
  • A
    8
  • B
    10
  • C
    20
  • 16
Answer
Correct option: D.
16
D
View full question & answer
MCQ 331 Mark
Colours in computer are coded as degree from... in hexadecimal.
  • 00 to FF
  • B
    00 to 09
  • C
    00 to 07
  • D
    00 to 15
Answer
Correct option: A.
00 to FF
A
View full question & answer
MCQ 341 Mark
Colours in computer are coded as degree from 00 to FF in _____
  • A
    binary
  • hexadecimal
  • C
    decimal
  • D
    octal
Answer
Correct option: B.
hexadecimal
B
View full question & answer
MCQ 351 Mark
Which colour will be derived with hexadecimal colour code '00FF00' ?
  • A
    Red
  • Green
  • C
    Blue
  • D
    Yellow
Answer
Correct option: B.
Green
B
View full question & answer
MCQ 361 Mark
Which of the following sign informs the browser that the remaining letters are for colour code ?
  • A
    @
  • B
    &
  • C
    /
  • #
Answer
Correct option: D.
#
D
View full question & answer
MCQ 381 Mark
Which of the following is used to specify a colour in HTML code ?
  • Colour code in hexadecimal
  • B
    Colour code in decimal
  • C
    Colour mixing model
  • D
    Pixel in percentage
Answer
Correct option: A.
Colour code in hexadecimal
A
View full question & answer
MCQ 391 Mark
Any colour in an electronic media such as television and computer screens is considered as combination of three basic colours namely
  • red, green, blue
  • B
    red. Yellow, blue
  • C
    pink, yellow, brown
  • D
    purple, white, black
Answer
Correct option: A.
red, green, blue
A
View full question & answer
MCQ 401 Mark
attribute of body tag defines the background colour of web page.
  • A
    background
  • B
    text
  • bgcolor
  • D
    none of the given
Answer
Correct option: C.
bgcolor
C
View full question & answer
MCQ 411 Mark
For which attribute it is necessory to provide the name of the image file as value ?
  • background
  • B
    bgcolor
  • C
    text
  • D
    none of the given
Answer
Correct option: A.
background
A
View full question & answer
MCQ 421 Mark
Which of the following image formats are valid for HTML document ?
  • A
    Jpg, bmp
  • B
    png
  • C
    tiff
  • all of the given
Answer
Correct option: D.
all of the given
D
View full question & answer
MCQ 431 Mark
The name of file is given as a value of background attribute.
  • A
    sound
  • B
    video
  • C
    text
  • image
Answer
Correct option: D.
image
D
View full question & answer
MCQ 441 Mark
The _____ attribute of body tag is used to present the content on decorative and colourful background.
  • A
    bgcolor
  • background
  • C
    text
  • D
    none of the given
Answer
Correct option: B.
background
B
View full question & answer
MCQ 451 Mark
The _____ tag of head element defines a client side script.
  • A
    <link>
  • <script>
  • C
    <style>
  • D
    <base>
Answer
Correct option: B.
<script>
B
View full question & answer
MCQ 461 Mark
The _____ tag of head element defines the relationship between a document and an external resource.
  • A
    <base>
  • B
    <script>
  • C
    <style>
  • <link>
Answer
Correct option: D.
<link>
D
View full question & answer
MCQ 471 Mark
The _____ tag of head element defines a default address or a default target for all links on a page.
  • A
    <title>
  • B
    <link>
  • C
    <script>
  • <base>
Answer
Correct option: D.
<base>
D
View full question & answer
MCQ 481 Mark
Comments are also referred as_____
  • prologue
  • B
    end of web page
  • C
    beginning of web page
  • D
    description of web page
Answer
Correct option: A.
prologue
A
View full question & answer
MCQ . (1 Marks) - Computer STD 10 Questions - Vidyadip