Week 15 - WD1

Week 15 - WD1

12th Grade

20 Qs

quiz-placeholder

Similar activities

Ch 4 Responsive design with Elementor

Ch 4 Responsive design with Elementor

9th Grade - University

17 Qs

HTML & CSS Skill #4

HTML & CSS Skill #4

12th Grade

15 Qs

Compuscholar Chapter 7 Practice Exam

Compuscholar Chapter 7 Practice Exam

9th - 12th Grade

20 Qs

HTML and CSS

HTML and CSS

5th Grade - Professional Development

17 Qs

G10_Quiz_1_2t_2024

G10_Quiz_1_2t_2024

12th Grade

20 Qs

CSS Visibility and Opacity Concepts

CSS Visibility and Opacity Concepts

9th - 12th Grade

20 Qs

HTML Unit D Review

HTML Unit D Review

10th - 12th Grade

25 Qs

Frontend - Examen Teórico HTML CSS

Frontend - Examen Teórico HTML CSS

12th Grade

20 Qs

Week 15 - WD1

Week 15 - WD1

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Rafael Araujo

Used 2+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does CSS stand for?

Coding Simple Systems

Caja del Seguro Social

Cascading Style Sheets

Caixa do Seguro Social

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is external CSS ?

Is a form of CSS which is used to add styling to no more than four (4) HTML pages at a time

Is a form of CSS which is used to add styling to multiple HTML pages at a time

Is a form of CSS which helps to design the layout of a single HTML web page at a time

Is a form of CSS which is used to add styling to HTML pages that are located outside of our website

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a CSS file?

It is a coded file that selects elements of your page and control their presentation.

It is the file that contains the body of what is displayed in a website

It is the image file of your website

It is the file in which you place the <link> tag

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of symbols/instructions do you use in the CSS file?

The opening and closing angled brackets like "<" and ">"

The declaration <!DOCTYPE html> as its first line

The closing tag </html> at the end of the file

The opening and closign curly brackets like "{" and "}" in order to set the properties for each class/element

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What element/tag allows you to link the HTML page with the CSS file?

<a>

<link>

<h1>

<p>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When you change the value of one property in the CSS file then

only one of the HTML pages linked to that CSS file change its look

all the HTML pages linked to that CSS file also change their look

nothing happens in the HTML pages linked to it

the headers of the HTML file become white and they center

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When you create a class in the CSS file it always starts with a

square bracket "["

dot "."

an angled bracket "<"

forward slash "/"

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?