Intro to CSS Styling Quiz

Intro to CSS Styling Quiz

9th - 12th Grade

5 Qs

quiz-placeholder

Similar activities

HTML5 Semantic Tags Quiz

HTML5 Semantic Tags Quiz

9th Grade

9 Qs

responsif

responsif

10th Grade

10 Qs

2º Quiz de Login em HTML e CSS

2º Quiz de Login em HTML e CSS

12th Grade

10 Qs

Web Design Standard 2 - Web Development Fundamentals Quiz

Web Design Standard 2 - Web Development Fundamentals Quiz

11th Grade

10 Qs

Matematica II

Matematica II

9th - 12th Grade

6 Qs

Quizizz semana 08 a 13 Setembro 2° ano

Quizizz semana 08 a 13 Setembro 2° ano

12th Grade

4 Qs

Post test Multimedia HTML

Post test Multimedia HTML

11th Grade

10 Qs

Quiz de HTML e CSS

Quiz de HTML e CSS

10th Grade

10 Qs

Intro to CSS Styling Quiz

Intro to CSS Styling Quiz

Assessment

Quiz

Information Technology (IT)

9th - 12th Grade

Medium

Created by

Tarra Jackson

Used 2+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

What is the main purpose of CSS?

To add images to a webpage

To make websites interactive

To control the look and style of a website

To create links to other pages

2.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Which of the following is a correct CSS property?

link

text-color

font-size

paragraph

3.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Where do you place internal CSS in an HTML file?

Inside the <body> tag

Inside the <style> tag in the <head>

Inside a <css> tag

After the closing </html> tag

4.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

What symbol is used to open and close a CSS rule?

[ ]

( )

{ }

< >

5.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

What does the term "stylesheet" refer to in CSS?

A document full of pictures

A list of HTML tags

A set of rules that style a webpage

A page with JavaScript code