Deck 2: HTML Basics: Common Tags and Attributes: Part B

Full screen (f)
exit full mode
Question
Marquee is a tag in HTML to

A)mark the list of items to maintain inqueue
B)Mark the text so that it is hidden in browser
C)Display text with scrolling effect
D)None of above
Use Space or
up arrow
down arrow
to flip the card.
Question
There are ____ different of heading tags in HTML

A)4
B)5
C)6
D)7
Question
To create a blank line in your web page

A)press Enter two times
B)press Shift + Enter
C)insert <BR> tag
D)insert <BLINE>
Question
Which of the following is not a style tag?

A)<b>
B)<tt>
C)<i>
D)All of above are style tags
Question
The way the browser displays the object can be modified by _____

A)attributes
B)parameters
C)modifiers
D)None of above
Question
Which of the following HTML code is valid?

A)<font colour="red">
B)<font color="red">
C)<red><font>
D)All above are style tags
Question
Which of the following is an attribute related to font tag?

A)size
B)face
C)color
D)All of above are style tags
Question
HTML supports

A)ordered lists
B)unordered lists
C)both type of lists
D)does not support those types
Question
What tag is used to list individual items of an ordered list?

A)LI
B)OL
C)UL
D)None of above
Question
When should you use path along with file name of picture in IMG tag?

A)path is optional and not necessary
B)when the location of image file and html file are different
C)when image file and html file both are on same location
D)path is always necessary when inserting image
Question
Which of the following is not a valid alignment attribute?

A)Left
B)Right
C)Top
D)All of above
Question
Which attribute is used with img tag to display the text if image could not load in browser?

A)description
B)name
C)alt d. i
Question
Which attribute can be used with BODY tag to set background color green?

A)background="green"
B)bgcolor="green"
C)vlink="green"
D)None of above
Question
Which attribute you'll use with TD tag to merge two cells horizontally?

A)merge=colspan2
B)rowspan=2
C)colspan=2
D)merge=row2
Question
HTML stands for

A)Hyper Text Making Links
B)Hyper Text Markup Language
C)Higher Textual Marking of Links
D)Hyper Text Mixer of Links
Question
HTML is similar to a

A)word processing language
B)screen editor
C)scripting language
D)search engine
Question
HTML uses

A)pre-specified tags
B)user defined tags
C)tags only for linking d. fixed tags define
D)by the language
Question
HTML tags define

A)The data types of elements of document
B)Presentation of specified elements of a document
C)The contents of the document
D)The structure of the document
Question
The tag used in HTML to link it with other URL's is:

A)<A>
B)<H>
C)<U>
D)<L>
Question
The tags used for specifying fonts in HTML are
A- <B>
B-<I>
C- <U>
D- <L>

A)(i) and (ii)
B)(i) and (iii)
C)(ii) and (iv) d. (i),(ii) an
D)(iii)
Question
HTML document start and end with which tag pairs?

A)<HEAD>….</HEAD>
B)<BODY>….</BODY>
C)<HTML>….</HTML>
D)<WEB>….</WEB>
Question
Which tag is used to create body text in HTML?

A)<HEAD>
B)<TEXT>
C)<TITLE>
D)<BODY>
Question
<TITLE> … </TITLE> tag must be within ________

A)Title
B)Form
C)Header
D)Body
Question
Text within <EM> … </EM> tag is displayed as ________

A)bold
B)italic
C)list
D) indente
Question
Text within <STRONG> … </STRONG> tag is displayed as ________

A)bold
B)italic
C)list
D) indente
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/25
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 2: HTML Basics: Common Tags and Attributes: Part B
1
Marquee is a tag in HTML to

A)mark the list of items to maintain inqueue
B)Mark the text so that it is hidden in browser
C)Display text with scrolling effect
D)None of above
Display text with scrolling effect
2
There are ____ different of heading tags in HTML

A)4
B)5
C)6
D)7
6
3
To create a blank line in your web page

A)press Enter two times
B)press Shift + Enter
C)insert <BR> tag
D)insert <BLINE>
insert <BR> tag
4
Which of the following is not a style tag?

A)<b>
B)<tt>
C)<i>
D)All of above are style tags
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
5
The way the browser displays the object can be modified by _____

A)attributes
B)parameters
C)modifiers
D)None of above
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
6
Which of the following HTML code is valid?

A)<font colour="red">
B)<font color="red">
C)<red><font>
D)All above are style tags
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
7
Which of the following is an attribute related to font tag?

A)size
B)face
C)color
D)All of above are style tags
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
8
HTML supports

A)ordered lists
B)unordered lists
C)both type of lists
D)does not support those types
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
9
What tag is used to list individual items of an ordered list?

A)LI
B)OL
C)UL
D)None of above
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
10
When should you use path along with file name of picture in IMG tag?

A)path is optional and not necessary
B)when the location of image file and html file are different
C)when image file and html file both are on same location
D)path is always necessary when inserting image
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
11
Which of the following is not a valid alignment attribute?

A)Left
B)Right
C)Top
D)All of above
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
12
Which attribute is used with img tag to display the text if image could not load in browser?

A)description
B)name
C)alt d. i
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
13
Which attribute can be used with BODY tag to set background color green?

A)background="green"
B)bgcolor="green"
C)vlink="green"
D)None of above
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
14
Which attribute you'll use with TD tag to merge two cells horizontally?

A)merge=colspan2
B)rowspan=2
C)colspan=2
D)merge=row2
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
15
HTML stands for

A)Hyper Text Making Links
B)Hyper Text Markup Language
C)Higher Textual Marking of Links
D)Hyper Text Mixer of Links
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
16
HTML is similar to a

A)word processing language
B)screen editor
C)scripting language
D)search engine
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
17
HTML uses

A)pre-specified tags
B)user defined tags
C)tags only for linking d. fixed tags define
D)by the language
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
18
HTML tags define

A)The data types of elements of document
B)Presentation of specified elements of a document
C)The contents of the document
D)The structure of the document
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
19
The tag used in HTML to link it with other URL's is:

A)<A>
B)<H>
C)<U>
D)<L>
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
20
The tags used for specifying fonts in HTML are
A- <B>
B-<I>
C- <U>
D- <L>

A)(i) and (ii)
B)(i) and (iii)
C)(ii) and (iv) d. (i),(ii) an
D)(iii)
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
21
HTML document start and end with which tag pairs?

A)<HEAD>….</HEAD>
B)<BODY>….</BODY>
C)<HTML>….</HTML>
D)<WEB>….</WEB>
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
22
Which tag is used to create body text in HTML?

A)<HEAD>
B)<TEXT>
C)<TITLE>
D)<BODY>
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
23
<TITLE> … </TITLE> tag must be within ________

A)Title
B)Form
C)Header
D)Body
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
24
Text within <EM> … </EM> tag is displayed as ________

A)bold
B)italic
C)list
D) indente
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
25
Text within <STRONG> … </STRONG> tag is displayed as ________

A)bold
B)italic
C)list
D) indente
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 25 flashcards in this deck.