HTML for Web Development

0% completed

Previous
Next
Quiz
Question 1
What does HTML stand for?
A
Hyper Text Markup Language
B
HighText Machine Language
C
Hyper Tabular Markup Language
D
Home Tool Markup Language
Question 2
Where should HTML comments be placed to ensure they do not appear in the rendered webpage?
A
Inside the section only
B
Inside the section only
C
Anywhere in the HTML document
D
Outside the element
Question 3
Which of the following is the correct syntax for adding a comment in HTML?
A
<-- This is a comment -->
B
<!-- This is a comment -->
C
// This is a comment
D
/* This is a comment */

.....

.....

.....

Like the course? Get enrolled and start learning!
Previous
Next