HTML QUIZ

HTML QUIZ

6th Grade

13 Qs

quiz-placeholder

Similar activities

PWPB_RPL_XI

PWPB_RPL_XI

11th Grade

10 Qs

Desenvolvimento Web 1 (Turma A)

Desenvolvimento Web 1 (Turma A)

10th Grade

16 Qs

Kiểm tra kiến thức về HTML + CSS

Kiểm tra kiến thức về HTML + CSS

University

10 Qs

Latihan Soal

Latihan Soal

8th Grade

15 Qs

Pretest week 2

Pretest week 2

9th - 12th Grade

11 Qs

Remedial HTML

Remedial HTML

11th Grade

15 Qs

Pemrograman Web 1  - D3 Tekom

Pemrograman Web 1 - D3 Tekom

University

12 Qs

Web Programming Quiz in Portuguese

Web Programming Quiz in Portuguese

University

10 Qs

HTML QUIZ

HTML QUIZ

Assessment

Quiz

Information Technology (IT)

6th Grade

Medium

Created by

Ankita Kalap

Used 10+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do you call a document that can be accessed through the world wide web?

Webpage

Website

Web browser

Web search engine

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

HTML stands for ?

Hypertext Markup Language

Hyperlink Markup Language

Hypertext Mark Language

Hyperfile Markup Language

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What will be the output for the following program?

<html>


<body>


<p>Hello SJPS</p>


</body>


</html>

<Hello SJPS>

Hello SJPS

both are correct

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

HTML tags are element names surrounded by __________.

<angle brackets>

(round brackets)

[square brackets]

(round brackets) and [square brackets]

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The end tag is written like the start tag, but with a forward slash inserted before the tag name. Which is the following is an example of a correct end tag?

<p>

<p/>

</p>

</p/>

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The <p> element defines a ___________.

title

heading

paragraph

page content

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The _____ element defines a large heading

<h2>

<h1

<h3>

<h4>

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?