(Solved) : Figure 335 New Path Light Yoga Studio Indexhtml Hands Practice Case Study Task 1 Website F Q44032913 . . .
Please help!

Figure 3.35 New Path of Light Yoga Studio index.html Hands-On Practice Case Study Task 1: The Website Folder. Create a folder on your hard drive or portable storage device called yogacss. Copy all the files from your Chapter 2 yoga folder into the yogacss folder. Task 2: The External Style Sheet. You will use a text editor to create an external style sheet named yoga.css. Code the CSS to configure the following: 1. Global styles for the document (use the body element selector) with background color #F5F5F5; text color #3F2860; and Verdana, Arial, or any sans-serif font. 2. Styles for the header element that configure background color #9BC1c2 with centered text. 3. Styles for the hi element selector that configure 200% line height. 4. Styles for the nav element selector that configure centered and bold font. 5. Styles for the anchor elements within the nav area to eliminate the default underline (Hint: use the nav a selector). 6. Styles for a class named studio that configures italic text. 7. Styles for the footer element selector with #9BC1C2 background color, small font size (.60em), and italic, centered text. Save the file as yoga.css in the yogacss folder. Check your syntax with the CSS validator (http://jigsaw.w3.org/css-validator). Correct and retest if necessary, Show transcribed image text Figure 3.35 New Path of Light Yoga Studio index.html Hands-On Practice Case Study Task 1: The Website Folder. Create a folder on your hard drive or portable storage device called yogacss. Copy all the files from your Chapter 2 yoga folder into the yogacss folder. Task 2: The External Style Sheet. You will use a text editor to create an external style sheet named yoga.css. Code the CSS to configure the following: 1. Global styles for the document (use the body element selector) with background color #F5F5F5; text color #3F2860; and Verdana, Arial, or any sans-serif font. 2. Styles for the header element that configure background color #9BC1c2 with centered text. 3. Styles for the hi element selector that configure 200% line height. 4. Styles for the nav element selector that configure centered and bold font. 5. Styles for the anchor elements within the nav area to eliminate the default underline (Hint: use the nav a selector). 6. Styles for a class named studio that configures italic text. 7. Styles for the footer element selector with #9BC1C2 background color, small font size (.60em), and italic, centered text. Save the file as yoga.css in the yogacss folder. Check your syntax with the CSS validator (http://jigsaw.w3.org/css-validator). Correct and retest if necessary,
Expert Answer
Answer to Figure 3.35 New Path of Light Yoga Studio index.html Hands-On Practice Case Study Task 1: The Website Folder. Create a f…
OR