What does the term tag mean?

HTML and Email Basics Quiz

Quiz
•
English
•
University
•
Medium
Fucking Adorable
Used 4+ times
FREE Resource
101 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
defined element enclosed between angle brackets < >
specific elements enclosed between characters such as «»
specific elements enclosed between ( ) characters
specific elements enclosed between ** characters
specific elements enclosed between the !! characters
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You have to create a document in HTML format using ...
a text editor
a graphic editor
a tabular processor
a file system
a database
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are the attributes consist of ?
from name and value
from name and element
from element and value
from body and value
from body and heading
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
HEAD section means?
header
end
font
document
parameter
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What tag inserts a single line break???
<br>//
<hr>//
<tr>//
<sr>//
<pr>
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To create a bulleted list, use:
<UL>//
<OL>//
<LI>//
<DD>//
<EM>
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To create a definition list, use:
<DL>//
<UL>//
<LI>//
<OL>//
<EM>