Question

1a. A background gradient can be applied by setting a value to the background-image property True...

1a. A background gradient can be applied by setting a value to the background-image property

True

False

1b. We can apply either a liner or radial gradient to any element or to the body using CSS

True

False

1c. The 'blur radius" and the 'spread distance' are optional when using the box-shadow property

True

False

Homework Answers

Answer #1

1-True

We can apply gradient using background-image property:

example-background-image: background-image: linear-gradient(to right, red , yellow);

2-True

Yes we can apply either linear or radial gradient to any element of body.

ex- 1-background-image: radial-gradient(red, green, blue);

2-background-image: linear-gradient(to right, red , yellow);

3-True

yes blur radius and spread distance are optional in box-shadown property.

ex- box-shadow: 2px 2px 2px 1px rgba(0,0,0,0.2);

x y blur-radius spread-radius color

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
1. Excel 2010 allows you to choose an image as your worksheet background a. True b....
1. Excel 2010 allows you to choose an image as your worksheet background a. True b. False 2. When do you delete a cell or a range of cells, wich of the following is not an option in the delete dialog box? a. Enrtire row b. Entire column c. Shift cells up d. Shift cells down e. Shift cells left 3. PivotTablbe automatically refreshes its contents when the source data changes a. True b. False 4. Normal Excel 2010 workbooks...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>All Pets Veterinary Hospital</title> <style> body { font-family: arial,...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>All Pets Veterinary Hospital</title> <style> body { font-family: arial, sans-serif; font-size: 100%; } /* outer container */    #wrapper { width: 960px; margin: 50px auto; padding: 0px; background-color: rgb(255, 255, 255); /* white */ border: 1px solid #000; /* black */ }    header h1 { text-align: center; }    nav { text-align: center; background: rgb(175, 196, 206); }    address figure { text-align: center; } </style> </head> <body> <div id="wrapper"> <!-- outer...
Discuss ethical issues that can be identified in this case and the mode of managing ethics...
Discuss ethical issues that can be identified in this case and the mode of managing ethics Enron finds itself in this case. How would you describe the ethical culture and levels of trust at Enron? Provide reasons for your assessment. THE FALL OF ENRON: A STAKEHOLDER FAILURE Once upon a time, there was a gleaming headquarters office tower in Houston, with a giant tilted "£"' in front, slowly revolving in the Texas sun. The Enron Corporation, which once ranked among...