Deck 6: HTML Basics: Understanding Elements, Tags, and Declarations: Part B

Full screen (f)
exit full mode
Question
-------it is used to show the Superscript text.

A)<del>
B)<small>
C)<ins>
D)< sup >
Use Space or
up arrow
down arrow
to flip the card.
Question
The----tag is used to create the table in html

A)<table>
B)<caption>
C)<link>
D)hyperlinks
Question
The -------tag is used to create a table caption

A)<table>
B)<caption>
C)<link>
D)hyperlinks
Question
The-------starts at the ((Source)) anchor and points to the ((Destination))anchor. These LINKIS are called as hyperlinks

A)<table>
B)<caption>
C)<link>
D)hyperlinks
Question
-----is a connection from one web resource to another.

A)<table>
B)<caption>
C)<link>
D)hyperlinks
Question
-------allow visitors to navigate between websites by clicking on words, phrases,and images

A)<table>
B)<caption>
C)<link>
D)hyperlinks
Question
-------To create a link to another documents by using href attribute

A)<a>
B)<caption>
C)<link>
D)hyperlinks
Question
--------is the attribute use to specify the destination address of the link used.

A)<table>
B)<caption>
C)<link>
D)href
Question
To use an image as a link, just put the------tag inside the <a> tag:

A)<table>
B)<img>
C)<link>
D)href
Question
The HTML---------element defines a section that is quoted from another source.

A)<blockquote>
B)<img>
C)<link>
D)href
Question
The HTML------tag defines the title of a creative work (e.g. a book, a poem, asong, a movie, a painting, a sculpture, etc.).

A)<blockquote>
B)<cite>
C)<link>
D)href
Question
------it is used to show the comments in html .

A)<blockquote>
B)<!-->
C)<link>
D)href
Question
The-----element is a block element, and will always start on a new line andtake up the full width available.

A)<blockquote>
B)<bgcolor>
C)<link>
D)Div
Question
The-----element is an inline element, and will not start on a new line and onlytakes up as much width as necessary

A)<blockquote>
B)<bgcolor>
C)<span>
D)Div
Question
The HTML-----attribute is used to specify a class for an HTML element.

A)<blockquote>
B)<class>
C)<span>
D)Div
Question
The -------attribute is often used to point to a class name in a style sheet. It canalso be used by a JavaScript to access and manipulate elements with the specific class name.

A)<blockquote>
B)<class>
C)<span>
D)Div
Question
The HTML------element is used to create an HTML form for user input.

A)<blockquote>
B)<form>
C)<span>
D)Div
Question
The-----tag is used to show the message to the user .

A)<text>
B)<label>
C)<checkbox>
D)<radio button>
Question
The <input type="-------"> defines a checkbox it is used to give no of option andwe have to select more then one option.

A)<text>
B)<label>
C)<checkbox>
D)<radio button>
Question
The <input type="radio"> defines a -------it is used to give no of option and wehave to select only one option.

A)<text>
B)<label>
C)<checkbox>
D)<radio button>
Question
The <input type="-----"> defines a button for submitting the form data .

A)<text>
B)<label>
C)<checkbox>
D)<submit>
Question
The-----element defines a drop-down list.

A)<text>
B)<select>
C)<checkbox>
D)<submit>
Question
-------tag is used to move the text form left to right or right or left.

A)<marquee>
B)<select>
C)<checkbox>
D)<submit>
Question
-----tag is used to give the font effect like size , color and style.

A)<font>
B)<select>
C)<checkbox>
D)<submit>
Question
------it is used to show the text in small font effect.

A)<small>
B)<big>
C)<strike>
D)<u>
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 6: HTML Basics: Understanding Elements, Tags, and Declarations: Part B
1
-------it is used to show the Superscript text.

A)<del>
B)<small>
C)<ins>
D)< sup >
< sup >
2
The----tag is used to create the table in html

A)<table>
B)<caption>
C)<link>
D)hyperlinks
<table>
3
The -------tag is used to create a table caption

A)<table>
B)<caption>
C)<link>
D)hyperlinks
<caption>
4
The-------starts at the ((Source)) anchor and points to the ((Destination))anchor. These LINKIS are called as hyperlinks

A)<table>
B)<caption>
C)<link>
D)hyperlinks
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
5
-----is a connection from one web resource to another.

A)<table>
B)<caption>
C)<link>
D)hyperlinks
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
6
-------allow visitors to navigate between websites by clicking on words, phrases,and images

A)<table>
B)<caption>
C)<link>
D)hyperlinks
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
7
-------To create a link to another documents by using href attribute

A)<a>
B)<caption>
C)<link>
D)hyperlinks
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
8
--------is the attribute use to specify the destination address of the link used.

A)<table>
B)<caption>
C)<link>
D)href
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
9
To use an image as a link, just put the------tag inside the <a> tag:

A)<table>
B)<img>
C)<link>
D)href
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
10
The HTML---------element defines a section that is quoted from another source.

A)<blockquote>
B)<img>
C)<link>
D)href
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
11
The HTML------tag defines the title of a creative work (e.g. a book, a poem, asong, a movie, a painting, a sculpture, etc.).

A)<blockquote>
B)<cite>
C)<link>
D)href
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
12
------it is used to show the comments in html .

A)<blockquote>
B)<!-->
C)<link>
D)href
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
13
The-----element is a block element, and will always start on a new line andtake up the full width available.

A)<blockquote>
B)<bgcolor>
C)<link>
D)Div
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
14
The-----element is an inline element, and will not start on a new line and onlytakes up as much width as necessary

A)<blockquote>
B)<bgcolor>
C)<span>
D)Div
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
15
The HTML-----attribute is used to specify a class for an HTML element.

A)<blockquote>
B)<class>
C)<span>
D)Div
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
16
The -------attribute is often used to point to a class name in a style sheet. It canalso be used by a JavaScript to access and manipulate elements with the specific class name.

A)<blockquote>
B)<class>
C)<span>
D)Div
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
17
The HTML------element is used to create an HTML form for user input.

A)<blockquote>
B)<form>
C)<span>
D)Div
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
18
The-----tag is used to show the message to the user .

A)<text>
B)<label>
C)<checkbox>
D)<radio button>
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
19
The <input type="-------"> defines a checkbox it is used to give no of option andwe have to select more then one option.

A)<text>
B)<label>
C)<checkbox>
D)<radio button>
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
20
The <input type="radio"> defines a -------it is used to give no of option and wehave to select only one option.

A)<text>
B)<label>
C)<checkbox>
D)<radio button>
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
21
The <input type="-----"> defines a button for submitting the form data .

A)<text>
B)<label>
C)<checkbox>
D)<submit>
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
22
The-----element defines a drop-down list.

A)<text>
B)<select>
C)<checkbox>
D)<submit>
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
23
-------tag is used to move the text form left to right or right or left.

A)<marquee>
B)<select>
C)<checkbox>
D)<submit>
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
24
-----tag is used to give the font effect like size , color and style.

A)<font>
B)<select>
C)<checkbox>
D)<submit>
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
25
------it is used to show the text in small font effect.

A)<small>
B)<big>
C)<strike>
D)<u>
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.