HTML Tutorial for Beginners(2022) - Comments in HTML

HTML Tutorial for Beginners(2022) - Comments in HTML

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of comments in HTML?

To make text bold

To hide code from the browser

To increase font size

To change the background color

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is true about comments in HTML?

They change the layout of the page

They are hidden by default

They can be used to execute JavaScript

They are visible in the browser

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the example provided, what was the name of the HTML file used?

sample.html

example.html

index.html

code34.html

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens to comments in HTML when the file is saved and refreshed?

They remain hidden

They are deleted

They become visible

They change color

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you verify that comments are hidden in an HTML file?

By using a different browser

By printing the page

By viewing the page in a browser

By checking the source code