Answered step by step
Verified Expert Solution
Question
1 Approved Answer
1- first photo the requirement that they want 2- the code for sheet 1 that they want to add this requirement in it 3- the
1- first photo the requirement that they want
You have been asked to improve on the web page you created for the Ladies Gym. You will use the file you created for (Lab sheet 1) (sheet 1.html). Follow the instructions below to add cascading style sheets to the web page. 1. Open the file sheet1.htm that you created in Week2. Save the file as sheet4.htm. 2. Change the information in the title section to say Web sheet 4 . 3. Add an inline stvle to changes the font color to any color and the font weight to 900 for fist line under the horizontal rule. 4. Add the code to insert an embedded stvle sheet. The style sheet should set the font-family of all p> tags to Georgia, serif. 5. Create a new file named sheet4style.css. In this new file, add the HTML code that will: a. Insert a comment section that contains your name and sheet 4 . b. Apply the following styles to the body of the document: background-color to bisque font-family: Verdana, Arial, sans-serif, margin: 30px, align: center c. Set the style of all level 2 headings to a color of darkblue and the font-size 2em. d. Set the color to green and the back-ground color to lightblue for all level 3 headings. e. Add a style declaration so that all list item tags (ol li) have the following attributes: i. text-transform: capitalize ii. line-height: 2 iii. color: green f. Change the styles for tags to list-style-type: square. 6. Switch to the sheet 4 .htm file and add the code that will link your CSS file. 7. Save your sheet4.htm file and open it in a browser. chtm1s web sheet4 head body> = "220" height = 110" alt = "logon /p h2> Welcome to Ladies Gym Websitec/h2> Ladies Gym classea include: / h 3 cardio 01 1i Cardio-Intermediate /1i /1 i /ols 1i> 1 Cycle /1i 11 Boxing /1i> 1 Body Basics /1 i> \&/u1> cal1 today to speak to one of oux Ladiea apecialists /h4> hr p to write to a href="mallto:ladieseladies, con" Ladies Gym, Inc. /ac1ick the 11 ink /P A11 infoxmation on the site is scopy; Ladies Gym Inc. 2022c/P> 2- the code for sheet 1 that they want to add this requirement in it
3- the finle output
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