HTML QUIZ

HTML QUIZ

6th Grade

13 Qs

quiz-placeholder

Similar activities

Asesmen Awal HTML & CSS

Asesmen Awal HTML & CSS

11th Grade

10 Qs

HTML Table

HTML Table

8th Grade

13 Qs

html QUIZ

html QUIZ

9th - 10th Grade

12 Qs

Pengenalan Web dan HTML

Pengenalan Web dan HTML

10th Grade

18 Qs

Introduction to HTML

Introduction to HTML

11th Grade

18 Qs

Web Development

Web Development

9th - 12th Grade

10 Qs

Quiz HTML

Quiz HTML

11th Grade

15 Qs

HTML

HTML

12th Grade - University

10 Qs

HTML QUIZ

HTML QUIZ

Assessment

Quiz

Information Technology (IT)

6th Grade

Medium

Created by

Ankita Kalap

Used 9+ 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?