Summer Quiz for Senior Class - Quiz Three

Summer Quiz for Senior Class - Quiz Three

9th - 12th Grade

50 Qs

quiz-placeholder

Similar activities

Web Design Easy

Web Design Easy

5th - 12th Grade

55 Qs

Cascading Style Sheets

Cascading Style Sheets

9th - 12th Grade

50 Qs

Quiz di T.I.C. - 2° anno Ist. Prof.

Quiz di T.I.C. - 2° anno Ist. Prof.

10th Grade

50 Qs

SGI IT Level 1 End of Year Assessment Paper 1

SGI IT Level 1 End of Year Assessment Paper 1

9th - 11th Grade

50 Qs

Website Design Quiz

Website Design Quiz

5th - 12th Grade

55 Qs

SP- Level 2

SP- Level 2

5th Grade - Professional Development

50 Qs

Cách ăn tết yên ổn

Cách ăn tết yên ổn

12th Grade - University

53 Qs

Fund. of Web Design: Final Exam Review

Fund. of Web Design: Final Exam Review

9th - 12th Grade

50 Qs

Summer Quiz for Senior Class - Quiz Three

Summer Quiz for Senior Class - Quiz Three

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Ismail Jimoh

Used 1+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax to change the background color with css?

background-color: purple;

purple;

background-color = "purple";

backgroundcolor=orange

change-background-color: purple

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is the <img> element an inline element?

No, the img element is a block element.
No, the img element is a form element.
Yes, the img element is a table element.
Yes, the img element is an inline element.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Whats the use of the <p> tag?

The

tag is used for creating links in HTML.

The

tag is used to define a header in HTML.

The

tag is used for embedding images in HTML.

The

tag is used to define a paragraph in HTML.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is required at the very start of an HTML5 document?

<doctype>

<!DOCTYPE html>

<html5>

<document>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

TRUE OR FALSE: HTML is used to style web pages.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is missing from this HTML boilerplate?

<!DOCTYPE html>

<html>

<body>

</body>

</html>

<head></head>

<div></div>

<img></img>

<head>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you change the font color with CSS?

font-color: green;

color: green;

change-font-color: green;

fontcolor=green;

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?