Answered step by step
Verified Expert Solution
Question
1 Approved Answer
please i need help to complete it the file you created for (Lab sheet 1) (sheetl.html). Follow the instructions below to add cascading style sheets
please i need help to complete it
the file you created for (Lab sheet 1) (sheetl.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 stylesheet. 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. Switch to the sheet 4.htm file and add the cade that will link your CSS file Save your sheet4.htm file and open it in a browser. Welcome to Ladies Gym Website web sheet4 head > - >body > 7 h2 welcome to ladies gym website /h2 h3 ladies gym classes include:
- cardio
- cardio intermediate cardio multilevel ol > 1i> cycle li > boxing
- body basics ul >
call today to speak to one of our ladies gym specialists /h4> hr p to write to > ladies gym, inc. c click the link 6p all information on the site is \Ladies Gym inc. 2022 /p body html >
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