HTML for Web Development
0% completed
Previous
Next
Course
Discussions
Quiz
Question 1
Which of the following tags is considered the root element for an HTML document?
A
<body>
B
<head>
C
<html>
D
<div>
Reset Quiz
Check Answer
Question 2
Which of the following correctly represents the use of an HTML attribute?
A
<p id="intro">Welcome!</p>
B
<p= "intro">Welcome!</p>
C
<p>id:"intro" Welcome!</p>
D
<p -id="intro">Welcome!</p>
Reset Quiz
Check Answer
Question 3
What is an HTML attribute?
A
A type of tag that creates a hyperlink
B
A special type of comment
C
Additional information provided inside an element’s opening tag
D
A method to run JavaScript code
Reset Quiz
Check Answer
.....
.....
.....
Like the course? Get enrolled and start learning!
Enroll
Previous
Next