Final Quiz

Final Quiz

6th - 8th Grade

15 Qs

quiz-placeholder

Similar activities

SDA Review Questions 1 - 20

SDA Review Questions 1 - 20

7th Grade

20 Qs

HTML & CSS

HTML & CSS

6th Grade - Professional Development

16 Qs

SDA Review Questions 1 - 10

SDA Review Questions 1 - 10

7th Grade

10 Qs

Code.org ~ HTML & CSS Basics

Code.org ~ HTML & CSS Basics

6th - 8th Grade

10 Qs

HTML

HTML

7th - 12th Grade

17 Qs

Basics of html

Basics of html

8th Grade

12 Qs

HTML CIW Review

HTML CIW Review

8th - 12th Grade

15 Qs

HTML Images & Color

HTML Images & Color

8th - 12th Grade

15 Qs

Final Quiz

Final Quiz

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

Coding Champions

Used 5+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does CSS stand for?

Cool Science Stuff

Cascading Style Sheets

Crackin' Soft Sandals

Coding Super Sites

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the CSS attribute for background color?

background-color: black;

backgroundColor="black"

background=black;

background is black

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property do you use to change the font "style" of your text?


ex: Times New Roman, Comic Sans MS

text-align

font-weight

font-family

font-size

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following html tags has the largest size?

<h1>

<h6>

<h9>

<h12>

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

We have a folder called "Folder". Inside "Folder", we have a file called "index.html" and an image called "pikachu.jpg".


What is the proper code to type in "index.html" to have "pikachu.jpg" show up on our webpage?

<img src="pikachu.jpg">

<img src="Folder">pikachu.jpg</img>

<img>"pikachu.jpg"</img>

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the difference between Inline CSS and Internal CSS?

Inline CSS is in a CSS file while Internal CSS is in an HTML file

There is no difference

Inline CSS is written using the HTML "style" attribute while Internal CSS is written using the HTML <style> tag

Inline CSS is only for text

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the <br> tag?

Use it surrounding some text to make the text BOLD

Go to a new line

This is not an actual HTML tag

Link to a different webpage

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?