Intro to CSS Styling Quiz

Intro to CSS Styling Quiz

9th - 12th Grade

5 Qs

quiz-placeholder

Similar activities

HTML

HTML

12th Grade - University

10 Qs

HTML and CSS Unit 1: Structure

HTML and CSS Unit 1: Structure

12th Grade

10 Qs

Multi file website HTML-CSS

Multi file website HTML-CSS

9th Grade

10 Qs

Web Design Standard 5: CSS Styling Techniques Quiz

Web Design Standard 5: CSS Styling Techniques Quiz

11th Grade

10 Qs

Pengetahuan Dasar HTML

Pengetahuan Dasar HTML

11th Grade

10 Qs

B13_Khai niem vai tro CSS

B13_Khai niem vai tro CSS

12th Grade - University

7 Qs

3TDS - Programação Frontend - Recuperação 2

3TDS - Programação Frontend - Recuperação 2

12th Grade

10 Qs

 Веб-сайттың құрылымы

Веб-сайттың құрылымы

9th - 12th Grade

6 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