UI Quiz 2 - CSS

UI Quiz 2 - CSS

Professional Development

10 Qs

quiz-placeholder

Similar activities

Test de HTML y CSS

Test de HTML y CSS

Professional Development

10 Qs

JavaScript DOM

JavaScript DOM

Professional Development

9 Qs

Surprise_test_5C

Surprise_test_5C

Professional Development

12 Qs

Internet et le Web

Internet et le Web

Professional Development

15 Qs

CSS basics

CSS basics

Professional Development

15 Qs

Diseño Web - Evidencia de Conocimiento

Diseño Web - Evidencia de Conocimiento

Professional Development

10 Qs

Pre-Test

Pre-Test

Professional Development

10 Qs

HTML, CSS, JS основы

HTML, CSS, JS основы

Professional Development

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