HTML for Web Development
0% completed
Previous
Next
Course
Discussions
Quiz
Question 1
Which HTML tag is typically used to make text appear bold for stylistic purposes?
A
<strong>
B
<b>
C
<em>
D
<i>
Reset Quiz
Check Answer
Question 2
Which element is suitable for marking up a short inline quotation?
A
<blockquote>
B
<cite>
C
<quote>
D
<q>
Reset Quiz
Check Answer
Question 3
Which elements are used for superscript and subscript text respectively?
A
<sup> and <sub>
B
<up> and <down>
C
<super> and <under>
D
<s> and <u>
Reset Quiz
Check Answer
Question 4
What is the main difference between
and
elements?
A
<q> is for audio quotes, <blockquote> is for text
B
<q> automatically bolds text, <blockquote> italicizes text
C
There is no difference
D
<q> is inline, <blockquote> is block-level
Reset Quiz
Check Answer
.....
.....
.....
Like the course? Get enrolled and start learning!
Enroll
Previous
Next