CSS Introduction

CSS Introduction

9th - 12th Grade

5 Qs

quiz-placeholder

Similar activities

HTML and CSS

HTML and CSS

KG - Professional Development

7 Qs

Advanced HTML

Advanced HTML

10th - 12th Grade

10 Qs

Technical Terms - Internet (A-Z) - Webpages

Technical Terms - Internet (A-Z) - Webpages

12th Grade

10 Qs

The Div and Span Tag

The Div and Span Tag

10th Grade

10 Qs

Intro to CSS

Intro to CSS

7th Grade - University

10 Qs

Quiz Web Programming

Quiz Web Programming

10th - 12th Grade

10 Qs

HTML, CSS, JavaScript Quiz

HTML, CSS, JavaScript Quiz

10th Grade

10 Qs

Video Quiz - Introduction to CSS

Video Quiz - Introduction to CSS

9th - 12th Grade

10 Qs

CSS Introduction

CSS Introduction

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Preston Rowland

Used 14+ times

FREE Resource

AI

Enhance your content

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

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is CSS?

A graphical editor.

Scripts that execute funtions on a webpage.

CSS is the language we use to style a Web page.

HTML Color Code format

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

CSS stands for . . .

Collapsible Single Scripts

Cascading Style Sheets

Calendar Style Script

Cyber Security SignOn

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

External stylesheets are stored in . . .

inside the head section of an HTML document.

inside individual HTML elements.

CSS files.

Javascript files.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

CSS can define styles for web pages, including the design, layout and variations in display value.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The style definitions are normally saved in external .css files. With an external stylesheet file, you can change the look of an entire website by changing just one file!

True

False