CSS Questions SAIL Talent

CSS Questions SAIL Talent

Professional Development

7 Qs

quiz-placeholder

Similar activities

Flex Product Fluency

Flex Product Fluency

Professional Development

7 Qs

Pokemon

Pokemon

KG - Professional Development

8 Qs

learn to be pro strong like bull

learn to be pro strong like bull

KG - Professional Development

10 Qs

Ativo

Ativo

Professional Development

10 Qs

Electro-Fluid Power Mod 2. Basic Control Devices

Electro-Fluid Power Mod 2. Basic Control Devices

Professional Development

11 Qs

FinTech 05-1 APIs

FinTech 05-1 APIs

Professional Development

11 Qs

UiPath Quiz

UiPath Quiz

Professional Development

10 Qs

Inferior Limb Quiz

Inferior Limb Quiz

Professional Development

10 Qs

CSS Questions SAIL Talent

CSS Questions SAIL Talent

Assessment

Quiz

Other

Professional Development

Medium

Created by

Favour Chukwuedo

Used 2+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Pseudo class syntax contains one of the following

Selector

Property

Number

Selector

Property

Value

Selector

Atribute

Number

Attribute

Property

Value

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following the right way to display a visited link

a:link{property:value}

a:hover{property:value}

a:active{property:value}

a:visited{property:value}

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following ARE valid anchor (a) pseudo classes

focus

idle

checked

visited

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

True/false

CSS Flexible Box Layout Module offers greater control over arranging components of web

page items along one axis.

True

False

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following are valid Flex container properties

flex-direction

flex-transport

justify-content

flex-intention

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

True/False

The flex-wrap CSS property sets whether flex items are forced onto one line or

can wrap onto multiple lines.

True

False

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following are use cases of Pseudo classes

Style an element when a user mouses over it

Style visited and unvisited links differently

Submit data from a form to the server

Style an element when it gets focus