Exploring CSS

Exploring CSS

Assessment

Flashcard

Computers

10th Grade

Easy

Created by

Valencia Flowers

Used 2+ times

FREE Resource

Student preview

quiz-placeholder

10 questions

Show all answers

1.

FLASHCARD QUESTION

Front

CSS stands for ________________________

Back

Cascading style sheets

2.

FLASHCARD QUESTION

Front

What is the correct syntax for referring to an external style sheet?

Back

<link rel="stylesheet" type="text/css" href="example.css">

3.

FLASHCARD QUESTION

Front

The property in CSS used to change the background color of an element is -

Back

background-color

4.

FLASHCARD QUESTION

Front

The property in CSS used to change the text color of an element is -

Back

color

5.

FLASHCARD QUESTION

Front

CSS property to control element's font-size

Back

font-size

6.

FLASHCARD QUESTION

Front

The HTML attribute used to define the inline styles is -

Back

style

7.

FLASHCARD QUESTION

Front

The HTML attribute used to define the internal stylesheet is -
Options: <style>, <styles>, <link>, <script>

Back

<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?