CP Review

CP Review

7th Grade

59 Qs

quiz-placeholder

Similar activities

Ms. Word

Ms. Word

7th Grade

58 Qs

ICT for iGeneration C5-6 (F1)

ICT for iGeneration C5-6 (F1)

7th Grade

57 Qs

DIAGNOSTIC EXAM - IT

DIAGNOSTIC EXAM - IT

6th - 9th Grade

55 Qs

Access - HTML - CSS  مراجعة

Access - HTML - CSS مراجعة

7th Grade

57 Qs

GR07

GR07

7th Grade

60 Qs

Web Design Easy

Web Design Easy

5th - 12th Grade

55 Qs

Website Design Quiz

Website Design Quiz

5th - 12th Grade

55 Qs

UNIT 4 TEST OS, Hardware and Software Systems

UNIT 4 TEST OS, Hardware and Software Systems

5th - 9th Grade

60 Qs

CP Review

CP Review

Assessment

Quiz

Computers

7th Grade

Easy

Created by

Molly Rauh

Used 9+ times

FREE Resource

59 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What would the following code do?


<h1 style=”background-color:green;font-size:75%;”>This font is purple.</h1>

Create a purple font

Create a green font

Create a purple background

Make the font smaller than normal

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What would the following code do?


<h1 style=”background-color:green;font-size:75%;”>This font is purple.</h1>

Create a purple font

Create a green font

Create a green background

Create a purple background

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What piece of punctuation do you use to list multiple style features?

, (comma)

< (angle bracket)

{ (bracket)

; (semi-colon)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To make a banner with the following features, which code would work?

Bold Verdana MediumPurple background Centered

<h1 style=”font-family:verdana;background-color: mediumpurple;text-align:center;>Learning HTML</h1>

<p style=”font-family:verdana;background-color: mediumpurple;text-align:center;>Learning HTML</p>

<h1 style=”font-family:verdana;background-color: purple;text-align:center;>Learning HTML</h1>

<h1 style=”font-family:courier;background-color: mediumpurple;text-align:center;>Learning HTML</h1>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What would this look like?

<body style=”background-color:yellow;”><h1 style=”text-align:center;font-color:navyblue;”>Bananas!</h1><p style=”font-color:blue;”>Yummy!</p>

Navy blue background with bold yellow text that says "Bananas!" and then has a paragraph with blue font that says "Yummy!"

Yellow background with large, bold navy blue text that says "Bananas!" and then has a paragraph with blue font that says "Yummy!"

Yellow background with large navy blue text that says "Bananas!" and then has a paragraph with blue font that says "Yummy!"

Yellow background with large, bold navy blue text that says "Bananas!" and then a blue font that says "Yummy!"

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an "empty" element?

<br>

<p>

<h2>

<img>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you want to program a skipped line in your code you use...

<b>

<par>

<skipline>

<br>

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?