CSS Questions SAIL Talent

CSS Questions SAIL Talent

Professional Development

7 Qs

quiz-placeholder

Similar activities

ALL BOARDS SUBJECT CUP-average

ALL BOARDS SUBJECT CUP-average

KG - Professional Development

10 Qs

Tourism & Travel Fun Facts!

Tourism & Travel Fun Facts!

5th Grade - Professional Development

10 Qs

Chapter 14:  Physical Security Concepts and Applications

Chapter 14: Physical Security Concepts and Applications

Professional Development

10 Qs

Loomian Legacy (updated to goppie pond)

Loomian Legacy (updated to goppie pond)

KG - Professional Development

12 Qs

Chapter 28:  Emergency Planning

Chapter 28: Emergency Planning

Professional Development

10 Qs

Water Bottle Brands

Water Bottle Brands

KG - Professional Development

10 Qs

4Cs Training - Movie Lessons Content

4Cs Training - Movie Lessons Content

Professional Development

10 Qs

FinTech 02-1 Python

FinTech 02-1 Python

Professional Development

11 Qs

CSS Questions SAIL Talent

CSS Questions SAIL Talent

Assessment

Quiz

Other

Professional Development

Practice Problem

Medium

Created by

Favour Chukwuedo

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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