QUIZ #1 - HTML

QUIZ #1 - HTML

11th Grade

19 Qs

quiz-placeholder

Similar activities

HTML & CSS Basics

HTML & CSS Basics

9th - 12th Grade

15 Qs

HTML Fundamentals

HTML Fundamentals

9th - 12th Grade

20 Qs

HTML & CSS Quiz

HTML & CSS Quiz

10th - 11th Grade

20 Qs

BTS of Web Design: Lesson Recap

BTS of Web Design: Lesson Recap

10th Grade - University

15 Qs

Evaluación teórica: CSS

Evaluación teórica: CSS

11th Grade

22 Qs

2023 - Web Design - CSS Review

2023 - Web Design - CSS Review

9th - 12th Grade

15 Qs

HTML - CSS Quiz 2

HTML - CSS Quiz 2

9th - 12th Grade

15 Qs

Balises HTML & CSS

Balises HTML & CSS

8th Grade - University

20 Qs

QUIZ #1 - HTML

QUIZ #1 - HTML

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Sharon Smith

Used 11+ times

FREE Resource

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Search engines can’t read images, which are a crucial part of many websites. The way around that issue is.

title

figcaption

alt

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Meta keywords are a <meta> tag option that could be used to give more information to search engines on what a page is about.

TRUE

FALSE

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Viewport meta tags allow web designers to configure how a page scales and displays on any device.

Use the following syntax to add a responsive design meta tag:

<meta viewport content="width=device-width,initial-scale=1.0">

<meta name="viewport" content="width=device-width,initial-scale=1.0">

<meta name=viewport content=scale=1.0>

<meta viewport content="width=device-width,initial-scale=1.0">

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The charset attribute specifies the character encoding for the HTML document.

Use the following syntax to add a responsive design meta tag:

<meta charset="character_set">

<meta name charset="character_set">

<meta name "charset" code="character_set">

<meta charset="character_set" content="lenguage">

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What color does #00FF00 represent?

Blue

Green

Yellow

Red

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

You are reviewing a stylesheet created be a member of your team. The stylesheet includes a style that is defined as follows:

"SEE THE IMAGE"

If the statement is incorrect, select the answer choice that makes the statement correct.

White text on a red background.

Black text on a green background

White text on a blue background.

Black text on a red background.

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Contains the CSS property in the body section attached with element is known as inline CSS. 

Inline CSS

Internal or Embedded CSS

External CSS

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?