Deck 6: HTML Tags and Their Uses

Full screen (f)
exit full mode
Question
Some tags enclose the text. Those tags are known as ___________

A)single tag
B)paired tag
C)empty
D)head
Use Space or
up arrow
down arrow
to flip the card.
Question
The <strike> tag is used to _________the text or sentence.

A)single tag
B)paired tag
C)strikeout
D)head
Question
The <del> tag is used to display ________ text form a document

A)single tag
B)paired tag
C)strikeout
D)deleted
Question
_________ is used to give additional information.

A)title tag
B)paired tag
C)strikeout
D)deleted
Question
The _______ tag provides no visual change by itself, but when it is marked, you can style it with CSS, or manipulate it with JavaScript.

A)<map>
B)<span>
C)<img>
D)<tt>
Question
The _________ tag defines an image in an HTML page.

A)<map>
B)<span>
C)<img>
D)<tt>
Question
The ____________tag has two required attributes: src and alt.

A)<map>
B)<span>
C)<img>
D)<tt>
Question
The _____________element is often used as a container for other HTML elements to style them with CSS or to perform certain tasks with JavaScript.

A)<map>
B)<div>
C)<img>
D)<tt>
Question
_________tag Indicates that the text should be used with a font such as Courier that allots the same width to each character.

A)<map>
B)<span>
C)<img>
D)<tt>
Question
_____________ tag Indicates that the text should be displayed in a small font. Available in HTML 3.0 or higher.

A)<small>
B)<em>
C)<u>
D)<strong >
Question
______tag Indicates that the text should be displayed underlined. Not all browsers support this tag.

A)<small>
B)<em>
C)<u>
D)<strong >
Question
___________Indicates that characters should be emphasized in some way. Usually displayed in italics.

A)<small>
B)<em>
C)<u>
D)<strong >
Question
_________Emphasizes characters more strongly than <EM>. Usually displayed in a bold font

A)<small>
B)<em>
C)<u>
D)<strong >
Question
_________tag Used to offset text that the user should enter. Often displayed in a Courier font or a similar font that allots the same width to each character.

A)<small>
B)<em>
C)<kbd >
D)<strong >
Question
________Indicates a variable. Often displayed in italics or underlined.

A)<var>
B)<em>
C)<kbd >
D)<strong >
Question
_________Indicates short quotes or citations. Often italized by browsers.

A)<small>
B)<cite>
C)<kbd >
D)<strong >
Question
The ________ele1ment defines a table row, the <th> element defines a table header, and the <td> element defines a table cell.

A)<small>
B)<tr>
C)<kbd >
D)<strong >
Question
The _______ tag is used to create in an HTML table.

A)<table>
B)<tr>
C)<td >
D)<th >
Question
_________means the way to move from one page to another page in website. To move from one page to another pages hyperlinks are used.

A)http
B)bandwidth
C)navigation
D)dream viewer
Question
__________ is Web development software . Create, code and manage dynamic websites easily with a smart, simplified coding engine

A)http
B)bandwidth
C)webpage
D)dream viewer
Question
________ is a server scripting language, and a powerful tool for making dynamic and interactive Web pages.

A)php
B)java script
C)angular js
D)none of these
Question
_______ is a object oriented programming language , it is used to create the object…

A)php
B)java script
C)angular js
D)none of these
Question
A ________ script can be placed anywhere in the document.

A)php
B)java script c
C)angular js
D)none of these
Question
The default file extension for PHP files is _________

A).php
B).js
C).ajs
D)none of these
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/24
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 6: HTML Tags and Their Uses
1
Some tags enclose the text. Those tags are known as ___________

A)single tag
B)paired tag
C)empty
D)head
single tag
2
The <strike> tag is used to _________the text or sentence.

A)single tag
B)paired tag
C)strikeout
D)head
strikeout
3
The <del> tag is used to display ________ text form a document

A)single tag
B)paired tag
C)strikeout
D)deleted
deleted
4
_________ is used to give additional information.

A)title tag
B)paired tag
C)strikeout
D)deleted
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
5
The _______ tag provides no visual change by itself, but when it is marked, you can style it with CSS, or manipulate it with JavaScript.

A)<map>
B)<span>
C)<img>
D)<tt>
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
6
The _________ tag defines an image in an HTML page.

A)<map>
B)<span>
C)<img>
D)<tt>
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
7
The ____________tag has two required attributes: src and alt.

A)<map>
B)<span>
C)<img>
D)<tt>
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
8
The _____________element is often used as a container for other HTML elements to style them with CSS or to perform certain tasks with JavaScript.

A)<map>
B)<div>
C)<img>
D)<tt>
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
9
_________tag Indicates that the text should be used with a font such as Courier that allots the same width to each character.

A)<map>
B)<span>
C)<img>
D)<tt>
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
10
_____________ tag Indicates that the text should be displayed in a small font. Available in HTML 3.0 or higher.

A)<small>
B)<em>
C)<u>
D)<strong >
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
11
______tag Indicates that the text should be displayed underlined. Not all browsers support this tag.

A)<small>
B)<em>
C)<u>
D)<strong >
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
12
___________Indicates that characters should be emphasized in some way. Usually displayed in italics.

A)<small>
B)<em>
C)<u>
D)<strong >
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
13
_________Emphasizes characters more strongly than <EM>. Usually displayed in a bold font

A)<small>
B)<em>
C)<u>
D)<strong >
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
14
_________tag Used to offset text that the user should enter. Often displayed in a Courier font or a similar font that allots the same width to each character.

A)<small>
B)<em>
C)<kbd >
D)<strong >
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
15
________Indicates a variable. Often displayed in italics or underlined.

A)<var>
B)<em>
C)<kbd >
D)<strong >
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
16
_________Indicates short quotes or citations. Often italized by browsers.

A)<small>
B)<cite>
C)<kbd >
D)<strong >
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
17
The ________ele1ment defines a table row, the <th> element defines a table header, and the <td> element defines a table cell.

A)<small>
B)<tr>
C)<kbd >
D)<strong >
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
18
The _______ tag is used to create in an HTML table.

A)<table>
B)<tr>
C)<td >
D)<th >
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
19
_________means the way to move from one page to another page in website. To move from one page to another pages hyperlinks are used.

A)http
B)bandwidth
C)navigation
D)dream viewer
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
20
__________ is Web development software . Create, code and manage dynamic websites easily with a smart, simplified coding engine

A)http
B)bandwidth
C)webpage
D)dream viewer
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
21
________ is a server scripting language, and a powerful tool for making dynamic and interactive Web pages.

A)php
B)java script
C)angular js
D)none of these
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
22
_______ is a object oriented programming language , it is used to create the object…

A)php
B)java script
C)angular js
D)none of these
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
23
A ________ script can be placed anywhere in the document.

A)php
B)java script c
C)angular js
D)none of these
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
24
The default file extension for PHP files is _________

A).php
B).js
C).ajs
D)none of these
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 24 flashcards in this deck.