SUMMATIVE ASSESSMENT

SUMMATIVE ASSESSMENT

12th Grade

10 Qs

quiz-placeholder

Similar activities

Web Design Lesson 2 CSS Review

Web Design Lesson 2 CSS Review

9th - 12th Grade

12 Qs

HTML

HTML

1st - 12th Grade

10 Qs

JavaScript   1

JavaScript 1

9th - 12th Grade

10 Qs

Web Design CSS Lesson 5

Web Design CSS Lesson 5

9th - 12th Grade

9 Qs

Պետրոս Դուրյան

Պետրոս Դուրյան

10th - 12th Grade

15 Qs

CSS QUIZ NO.2

CSS QUIZ NO.2

9th - 12th Grade

10 Qs

HTML և CSS

HTML և CSS

12th Grade

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