BOOLEAN CLUB QUIZ 2

BOOLEAN CLUB QUIZ 2

University

10 Qs

quiz-placeholder

Similar activities

CSS / HTML

CSS / HTML

University

10 Qs

IT201 - Prelim Quiz 2 as of 12.13.18

IT201 - Prelim Quiz 2 as of 12.13.18

University

15 Qs

JRDL - Adv HTML & CSS

JRDL - Adv HTML & CSS

6th Grade - Professional Development

12 Qs

CSS

CSS

1st Grade - Professional Development

15 Qs

CSS Basics

CSS Basics

University

11 Qs

FMT web developing session 4 HTML5 + CSS3

FMT web developing session 4 HTML5 + CSS3

KG - Professional Development

15 Qs

HTML + CSS

HTML + CSS

University

15 Qs

Week 4: Web Design - Quizzizz 2

Week 4: Web Design - Quizzizz 2

University

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