BOOLEAN CLUB QUIZ 2

BOOLEAN CLUB QUIZ 2

University

10 Qs

quiz-placeholder

Similar activities

Css

Css

University

10 Qs

Master Arabe S2 HTML/CSS

Master Arabe S2 HTML/CSS

University

13 Qs

CSS Basics

CSS Basics

University

11 Qs

Quis CSS W3Schools

Quis CSS W3Schools

University

10 Qs

Programación Web II Parte 2

Programación Web II Parte 2

University

10 Qs

Ucertify Introduction to Cascade Style Sheet Technology

Ucertify Introduction to Cascade Style Sheet Technology

7th Grade - University

10 Qs

Ciw Introduction to Cascade Style Sheets Technology

Ciw Introduction to Cascade Style Sheets Technology

7th Grade - University

10 Qs

AW24_P2_Bootstrap y animaciones

AW24_P2_Bootstrap y animaciones

University

15 Qs

BOOLEAN CLUB QUIZ 2

BOOLEAN CLUB QUIZ 2

Assessment

Quiz

Computers

University

Hard

Created by

Boolean Club

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Are the negative values allowed in padding property?

a.Yes

b. No

c. Can't say

d. May be

2.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

How does the <bdo> element work?

a. changes direction of the ltr text

b. override the direction of the rtl text

c. stops writing in current direction of text

d. override the text direction

3.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

In a RGBA color value, what does A stand for?

A specifies the opacity for a color

A specifies the Aqua color

A specifies the opacity Azure color

All of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which keyword is used to make a color transparent?

transparent

opacity

alpha

color-transparent

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which gradients define the color by their center?

Linear Gradients

Radial Gradients

Conic Gradients

Both A. and B.

6.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which of the following is the correct syntax to link an external style sheet in the HTML file?

a) <link rel=”stylesheet” href=”style.css” />

b) <link rel=”stylesheet” src=”style.css” />

c) <style rel=”stylesheet” src=”style.css” />

d) <style rel=”stylesheet” link=”style.css” />

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What will be the output of the following CSS code snippet?

span {

border: 1px solid red;

outline: green dotted thick;

a) All span elements will have a green thick border and a red outline

b) All span elements will have a red border and a green dotted outline

c) All span elements will have a outer green dotted border and an inner red border

d) All span elements will have an outer red border and inner green dotted border

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?