Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Open the cw _ class.html and cw _ styles.css files and enter your name and the date in the comment section of each file. Next,
Open the cwclass.html and cwstyles.css files and enter your name and the date in the comment section of each file.
Next, go to the cwclass.html file and within the document head, create a link to the cwstyles.css style sheet file.
Using the Google Fonts website, locate the Limelight font. Copy the code for the link element to use this font and paste the copied code to the document head in the cwclass html file.
Study the content and structure of the cwclass.html file and then close the file.
Open to the cwstyles.css file. At the top of the file, define the character encoding as utf On the next line, use the @import rule to import the contents of the cwlayout.css file into the style sheet.
Structural Styles
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