Cascading Style Sheets

Cascading Style Sheets

8th - 12th Grade

11 Qs

quiz-placeholder

Similar activities

Accessing the Internet

Accessing the Internet

9th - 10th Grade

15 Qs

Grade 11 Term 4 Practice 2

Grade 11 Term 4 Practice 2

11th Grade

10 Qs

Micro:bit assessment 1

Micro:bit assessment 1

7th - 8th Grade

10 Qs

Logos - Digital Images

Logos - Digital Images

2nd - 10th Grade

10 Qs

Database Concepts

Database Concepts

11th - 12th Grade

15 Qs

BTEC Level 3 Nat Ext Dip in Computing - Unit 2.1 Hardware and Software

BTEC Level 3 Nat Ext Dip in Computing - Unit 2.1 Hardware and Software

11th - 12th Grade

10 Qs

conditional constructs in Java

conditional constructs in Java

10th Grade

10 Qs

Cascading Style Sheets

Cascading Style Sheets

Assessment

Quiz

Computers

8th - 12th Grade

Medium

Created by

James Webber

Used 261+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is NOT a way HTML files access CSS files?
Inline
Style Tags
External Stylesheet
JavaScript

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
If the page has a  <div style='padding: 10px;'> what type of CSS is this?
Inline
Style Tag
External Stylesheet
User Stylesheet

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
A website has 3 CSS files on its page:
responsive.css
print.css
desktop.css
Why?
Different CSS for different platforms
Different CSS per browser
To make the website run 3 times quicker
Because it's impossible to use inline CSS

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does this mean:
#main { background-color: red; }
The object with ID of main has a background colour of red
The object with CLASS main has a background colour of red
All objects on the page are red
The body of the page is red

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does this mean:
A:hover { color: blue; }
Links are blue when you hover over them
Animations are blue when you hover over them
The background colour of the body is blue when hovered
There is no blue allowed on the page

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main advantage of inline CSS?
It's quicker to write
It links to an external file
You can write it in 3 languages
There are no advantages

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is part of the Box model of CSS?
DIV
P
TAG
Padding

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?