UI Quiz 2 - CSS

UI Quiz 2 - CSS

Professional Development

10 Qs

quiz-placeholder

Similar activities

Revisão HTML / CSS - CEMI

Revisão HTML / CSS - CEMI

Professional Development

14 Qs

IW 1 - 1B3

IW 1 - 1B3

Professional Development

15 Qs

HTML Introduction

HTML Introduction

3rd Grade - Professional Development

10 Qs

_Fundamentos HTML y CSS

_Fundamentos HTML y CSS

Professional Development

12 Qs

ВебДиз4

ВебДиз4

Professional Development

11 Qs

HTML 4

HTML 4

Professional Development

13 Qs

jQuery I

jQuery I

Professional Development

15 Qs

Веб разработка Информатика

Веб разработка Информатика

Professional Development

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