SUMMATIVE ASSESSMENT

SUMMATIVE ASSESSMENT

12th Grade

10 Qs

quiz-placeholder

Similar activities

Introduction to HTML 1

Introduction to HTML 1

9th - 12th Grade

10 Qs

Web Design

Web Design

KG - University

10 Qs

Component Form of Vectors

Component Form of Vectors

9th - 12th Grade

14 Qs

Web Tasarım ve Temelleri

Web Tasarım ve Temelleri

9th - 12th Grade

10 Qs

HTML Dasar

HTML Dasar

10th Grade - University

12 Qs

Kiến thức về HTML

Kiến thức về HTML

12th Grade

10 Qs

FMT web developing session 4 HTML5 + CSS3

FMT web developing session 4 HTML5 + CSS3

KG - Professional Development

15 Qs

Curso de HTML e CSS

Curso de HTML e CSS

1st Grade - University

12 Qs

SUMMATIVE ASSESSMENT

SUMMATIVE ASSESSMENT

Assessment

Quiz

Other

12th Grade

Easy

Created by

REBEKAH PRESORES

Used 11+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the meaning of HTML?

HyperText Markup Language

Hypertext Tool Markup Language

Home Tool Markup Language

HypeText Markup Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What BEST explains the functionality of HTML?

HTML controls the layout and appearance of a website.

HTML is a programming language used for creating dynamic web pages.

HTML defines the structure and content of a web page.

HTML enables server-side processing and database management.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following does not define an HTML element?

Start Tag

Mid Tag

End Tag

Content

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is the root element of an HTML page.

<html>

<head>

<h1>

<!DOCTYPE>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This element specifies a title for the HTML page (which is shown in the browser's title bar or in the page's tab)

<head>

<title>

<h1>

</head>

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

How do you create a line break as shown here in the photo?

<p>This paragraph<br>has a line break </p>

<p>This paragraph<br>has a line break.

<p>This paragraph<br>has a line break <\p>

<p>This paragraph has <br> a line break </p>

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is the correct HTML code that will generate this output?

<u1>

<li>Classic Burger</li>

<li>Vegetarian Pasta</li>

<li>Grilled Chicken Salad</li>

<u1>

<li>Classic Burger</li>

<li>Vegetarian Pasta</li>

<li>Grilled Chicken Salad</li>

</u1>

<u1>

<li>Classic Burger</li>

<li>Vegetarian Pasta</li>

<li>Grilled Chicken Salad</li>

<\u1>

<u1>

<l1>Classic Burger</l1>

<l1>Vegetarian Pasta</l1>

<l1>Grilled Chicken Salad</l1>

</u1>

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?