HTML Concept Review

HTML Concept Review

7th Grade

20 Qs

quiz-placeholder

Similar activities

Test Operatii Word+Formule Word

Test Operatii Word+Formule Word

1st - 10th Grade

25 Qs

ICT - HTML

ICT - HTML

6th - 7th Grade

25 Qs

EXAM

EXAM

7th Grade

20 Qs

ICDL Phần mềm sử lý văn bản

ICDL Phần mềm sử lý văn bản

6th - 8th Grade

23 Qs

2nd Qtr Exam Review Game!

2nd Qtr Exam Review Game!

6th - 8th Grade

20 Qs

Excel Fundamentals

Excel Fundamentals

6th - 8th Grade

17 Qs

digital graphics

digital graphics

6th - 8th Grade

15 Qs

Trắc nghiệm Excel

Trắc nghiệm Excel

7th Grade

15 Qs

HTML Concept Review

HTML Concept Review

Assessment

Quiz

Computers

7th Grade

Medium

Created by

Molly Rauh

Used 12+ times

FREE Resource

20 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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?