Q3 ICT-09 General Quiz

Q3 ICT-09 General Quiz

10th Grade

59 Qs

quiz-placeholder

Similar activities

HTML 1

HTML 1

9th - 12th Grade

54 Qs

Spreadsheet

Spreadsheet

10th Grade

60 Qs

Web Design

Web Design

9th - 12th Grade

63 Qs

W3Schools - CSS-A

W3Schools - CSS-A

10th - 12th Grade

63 Qs

G10 HTML and CSS

G10 HTML and CSS

10th Grade

60 Qs

Advanced HTML5 & CSS3 Part IV

Advanced HTML5 & CSS3 Part IV

9th - 12th Grade

55 Qs

Adobe Animate and CSS Quiz

Adobe Animate and CSS Quiz

9th Grade - University

63 Qs

Manage the Application Life Cycle Lesson 1

Manage the Application Life Cycle Lesson 1

9th Grade - Professional Development

56 Qs

Q3 ICT-09 General Quiz

Q3 ICT-09 General Quiz

Assessment

Quiz

Computers

10th Grade

Hard

Created by

John Dipon

Used 4+ times

FREE Resource

59 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

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

4.

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

5.

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

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a benefit of using CSS?
Can keep a consistent style across the site
The website will have multiple objects
There are no benefits
The CSS will be JavaScript valid

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does CSS stand for?
Cascading Style Sheet
Communicative Styling Saved
Colour Style Selector
Comparitive Site Style

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?