QUIZ #1 - HTML

QUIZ #1 - HTML

11th Grade

19 Qs

quiz-placeholder

Similar activities

La sintassi CSS

La sintassi CSS

9th Grade - Professional Development

20 Qs

HTML / CSS

HTML / CSS

11th Grade

20 Qs

CSS Basic Internal and External Styling Questions

CSS Basic Internal and External Styling Questions

6th - 12th Grade

21 Qs

Code Quiz

Code Quiz

KG - University

21 Qs

HTML & CSS

HTML & CSS

9th - 12th Grade

22 Qs

MaWD 4.01

MaWD 4.01

KG - University

20 Qs

Final Exam Review 2018

Final Exam Review 2018

10th - 12th Grade

20 Qs

HTML & CSS Review

HTML & CSS Review

7th - 12th Grade

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?