Question
Create a style sheet named dr_effects.css and link this style sheet to the dr_index.html page. Then, add depth to the page by applying box and
Create a style sheet named dr_effects.css and link this style sheet to the dr_index.html page. Then, add depth to the page by applying box and text shadows. You may also include rounded/graphic borders, gradients, transformations, and filters.
Use at least 5 selectors and at least 1 set of rules that contain multiple shadows separated by commas. The CSS displays the colors using hexadecimal notation. If you want to use rgba() for opacity, convert the hexadecimal value using a tool such as colorpicker.com. Example: #C04198 in RGB is 192, 65, 152.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started