BOOLEAN CLUB QUIZ 2

BOOLEAN CLUB QUIZ 2

University

10 Qs

quiz-placeholder

Similar activities

ເວບ ເດືອນ10

ເວບ ເດືອນ10

University

10 Qs

Олимпиада Web-программирование

Олимпиада Web-программирование

University

10 Qs

Programación Web II Parte 2

Programación Web II Parte 2

University

10 Qs

KNTT 12 BÀI 13

KNTT 12 BÀI 13

12th Grade - University

10 Qs

Web Entwicklung

Web Entwicklung

10th Grade - Professional Development

15 Qs

Intro to CSS

Intro to CSS

7th Grade - University

10 Qs

Css

Css

University

10 Qs

css

css

University

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