Question
Adding Web Fonts Randall has several web fonts that he wants used for the titles of the plays produced by the company. Add the following
Adding Web Fonts Randall has several web fonts that he wants used for the titles of the plays produced by the company. Add the following web fonts to the style sheet, using @font-face rules before the comment section: The Champagne font using the cac_champagne.woff and cac_champagne.ttf files The Grunge font using the 1942.woff and 1942.ttf files The Dobkin font using the DobkinPlain.woff and DobkinPlain.ttf files Setting Background Color Go to the Structural Styles section, creating a style rule that sets the background color of the html element to the value hsl(91, 8%, 56%). Add a style rule for the body element to set the background color to the value hsl(58, 31%, 84%) and the font of the body text to the font stack: Palatino Linotype, Book Antiqua, Palatino, serif. Create a style rule for the header element that sets the background color to black.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
To address Randalls requirements for the web fonts and background colors we will modify the CSS as follows 1 Adding Web Fonts Using fontface Rules We ...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