PRE-REVIEW

PRE-REVIEW

8th Grade

15 Qs

quiz-placeholder

Similar activities

HTML/CSS Coding Test Pt2

HTML/CSS Coding Test Pt2

7th - 9th Grade

13 Qs

YR 8 - CSS - Lesson 2

YR 8 - CSS - Lesson 2

8th Grade

10 Qs

HTML & Web Design

HTML & Web Design

5th - 9th Grade

12 Qs

HTML podstawy

HTML podstawy

8th Grade - University

17 Qs

Quiz 1: Revision for HTML and CSS

Quiz 1: Revision for HTML and CSS

8th Grade

20 Qs

HTML & CSS Tag

HTML & CSS Tag

6th Grade - Professional Development

16 Qs

HTML and CSS Final Test

HTML and CSS Final Test

6th Grade - Professional Development

16 Qs

HTML & CSS Certification

HTML & CSS Certification

6th Grade - Professional Development

16 Qs

PRE-REVIEW

PRE-REVIEW

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Grace Caballero

Used 8+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What do you call the tags that are used to format output?

tags

HTML

Formatting tags

HTML Tags

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Mickey wants to change the font size of his text “I love you” to font size 3, what code does he need to insert on his website?

<font size=3> I love you</font>

<font size="3> I love you</font>

<font size 3> I love you</font>

<font size="3"> I love you</font>

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Bert is setting up a website for his new business, he needs to change the font color of “chocolate” to brown, what code does he need to insert on his website?

<font color=brown> chocolate </font>

<font color=brown> Chocolate </font>

<font color="brown"> Chocolate </font>

<font color="brown"> chocolate </font>

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What do you need to create so that it could be easier for you to visualize how your website will look like?

website

website wireframe

webpage

layout

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

.Stella needs to change the font color of her business site to blue, what code does she need to insert to modify the font color of her “Stella’s cupcakes” site?

<font color="blue"> Stella's cupcakes<font>

<font color="blue"> Stella's cupcakes</font>

<font color=blue> Stella's cupcakes</font>

<font color=blue> Stella's cupcakes<font>

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Aira wants to change the alignment of her heading to the center, what code does she need to insert to change the alignment of her "Aira's Blog"?

<h2 align="center"> Aira's Blog <h2>

<h2 align=center> Aira's Blog </h2>

<h2 align="center"> Aira's Blog </h2>

<h2 align=center> Aira's Blog <h2>

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Kye’s favorite color is "purple", she wants to change the background of her webpage to purple, what code does she need to insert to set the background color?

<bgcolor="purple">

<body bgcolor="purple">

<bgcolor=purple>

<body bgcolor=purple>

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?