HTML Quiz 2

HTML Quiz 2

Professional Development

10 Qs

quiz-placeholder

Similar activities

HTML Basics

HTML Basics

Professional Development

15 Qs

ВебДизайн3

ВебДизайн3

Professional Development

15 Qs

HTML/CSS 1.dan

HTML/CSS 1.dan

Professional Development

14 Qs

Creación de paginas Web

Creación de paginas Web

Professional Development

8 Qs

Fondamentaux de HTML

Fondamentaux de HTML

3rd Grade - Professional Development

6 Qs

MEGASYSTEM - TECH

MEGASYSTEM - TECH

Professional Development

10 Qs

Imaxes e elementos multimedia

Imaxes e elementos multimedia

Professional Development

10 Qs

Basic CSS

Basic CSS

Professional Development

15 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?