Html Comment and List element

Html Comment and List element

12th Grade

8 Qs

quiz-placeholder

Similar activities

HTML

HTML

12th Grade

10 Qs

HTML & CSS

HTML & CSS

10th - 12th Grade

12 Qs

HTML тегтері

HTML тегтері

1st Grade - University

13 Qs

HTML Basics

HTML Basics

University

12 Qs

Intro to HTML

Intro to HTML

9th - 12th Grade

12 Qs

Teszt_HTML_alapok_I.

Teszt_HTML_alapok_I.

9th - 12th Grade

10 Qs

INTRODUCTION TO HTML

INTRODUCTION TO HTML

University

10 Qs

Kuis #2 : HTML Lanjut

Kuis #2 : HTML Lanjut

University

10 Qs

Html Comment and List element

Html Comment and List element

Assessment

Quiz

Computers

12th Grade

Medium

Created by

KHAIRUNNISA HASSAN

Used 1+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax for writing a comment in HTML?

  • <!-- This is a comment -->

  • <-- This is a comment-->

  • /* This is a comment */

  • // This is a comment

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Are HTML comments visible in the browser?

Yes

No

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What is the purpose of using comments in HTML?

reminders in your HTML code

used to hide content

used to color the content

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to define an unordered list in HTML?

<ol>

  • <ul>

  • <li>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to define an ordered list in HTML?

<ul>

  • <ol>

<li>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output

Media Image
Media Image

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output?

Media Image
Media Image

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Check the syntax

True

False