HTML QUIZ

HTML QUIZ

6th Grade

13 Qs

quiz-placeholder

Similar activities

HTML Level 1

HTML Level 1

8th Grade - University

16 Qs

HTML and CSS Unit 1: Structure

HTML and CSS Unit 1: Structure

12th Grade

10 Qs

Introduction to HTML

Introduction to HTML

11th Grade

18 Qs

Asesmen Awal HTML & CSS

Asesmen Awal HTML & CSS

11th Grade

10 Qs

HTML Table

HTML Table

8th Grade

13 Qs

Tabel dalam HTML

Tabel dalam HTML

11th Grade

10 Qs

Multi file website HTML-CSS

Multi file website HTML-CSS

9th Grade

10 Qs

KUIS DENGAN TOPIK MATERI PERTEMUAN 2

KUIS DENGAN TOPIK MATERI PERTEMUAN 2

10th Grade

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?