HTML Quiz 2

HTML Quiz 2

Professional Development

10 Qs

quiz-placeholder

Similar activities

Diseño Web 1 - DTF - Repaso 01

Diseño Web 1 - DTF - Repaso 01

Professional Development

9 Qs

HTML Basics

HTML Basics

Professional Development

15 Qs

Module 2

Module 2

University - Professional Development

10 Qs

HTML5 Quiz level - Intermediate

HTML5 Quiz level - Intermediate

1st Grade - Professional Development

5 Qs

Primeros Conocimientos Página Web

Primeros Conocimientos Página Web

Professional Development

10 Qs

Основи HTML

Основи HTML

10th Grade - Professional Development

9 Qs

CSS and JQuery

CSS and JQuery

Professional Development

9 Qs

HTML

HTML

Professional Development

10 Qs

HTML Quiz 2

HTML Quiz 2

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Shadiya Pathari

Used 7+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Write the basic syntax of html (structure of html)

<html>

<head>

<title></title>

</head>

<body>MY WEB CONTENT</body

</html>

<html>

<head>

<title></title>

<body>MY WEB CONTENT</body

</html>

<html>

<head>

<title></title>

</head>

<body>MY WEB CONTENT</body>

</html>

<html>

<head>

<title></title>

</head>

<body>MY WEB CONTENT

</html>

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does HTML stands for?

hyper text mark language

hyper text markup language

hyper transfer markup language

hyper text marking language

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

______ is used to change background color in HTML

background clr

color

bodycolor

bgcolor

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Write the HTML tag to link “Click Me” text to http://www.cnn.com

<a="http://www.cnn.com">Click Me</a>

<a href="http://www.cnn.com">Click Me

<a href="http://www.cnn.com">Click Me</a>

<a href=http://www.cnn.com>Click Me</a>

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Select the correct HTML tag to display an image on the web page

<img src="url" alt="description/>

<img src="url" alt="description>image</img>

<img="url" alt="description/>

<img alt="description/>src="url"</img>

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How many headings are there in HTML

4

6

3

1

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

select the HTML tag to insert paragraph

<para> </para>

<pg> </pg>

<p> </p>

<paragraph> </paragraph>

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?