UI Quiz 2 - CSS

UI Quiz 2 - CSS

Professional Development

10 Qs

quiz-placeholder

Similar activities

Pemrograman Web dan Perangkat Bergerak

Pemrograman Web dan Perangkat Bergerak

University - Professional Development

10 Qs

Computer Coding

Computer Coding

KG - Professional Development

12 Qs

HTML Basics

HTML Basics

Professional Development

14 Qs

Frontend - Repaso HTML y bases de CSS

Frontend - Repaso HTML y bases de CSS

Professional Development

10 Qs

Evaluación Aplicaciones Web

Evaluación Aplicaciones Web

University - Professional Development

11 Qs

Recap dev web

Recap dev web

Professional Development

13 Qs

FMT web developing session 4 HTML5 + CSS3

FMT web developing session 4 HTML5 + CSS3

KG - Professional Development

15 Qs

JRDL - Adv HTML & CSS

JRDL - Adv HTML & CSS

6th Grade - Professional Development

12 Qs

UI Quiz 2 - CSS

UI Quiz 2 - CSS

Assessment

Quiz

Geography, Computers

Professional Development

Hard

Created by

princessmariajohn MCA-HICET

Used 5+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What does CSS stand for?

Creative Style Sheets

Cascading Style Sheets

Colorful Style Spread

Computer Style Spread

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Where in the HTML document is the correct location to insert code to link to your external CSS?

In the <head> section

In the <body> section

At the very end of the document

At the very beginning of the document

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which is correct CSS syntax?

{ body; color=black;}

body: color= black

body {color:black;}

(body color is black)

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What symbols go around the properties for each CSS selector?

< >

[ ]

{ }

( )

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which is the value in this CSS?

p {color: red;}

p

color

red

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which is the selector for a link?

a { }

link { }

href { }

a href { }

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the function of the <p> tag?

Defines a paragraph.

Makes the text purple.

It pushes the text to the right.

Prints the webpage.

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?