Question: The first image is the instructions, the second image is services.html and the third image is index.html. I tried doing the same steps for these
The first image is the instructions, the second image is "services.html" and the third image is "index.html." I tried doing the same steps for these two html files but didn't work. Thanks


Recall that best practices with CSS call for all inline styling to be removed from HTML; all CSS styling must be defined within a style sheet. Additionally, it is considered best practice to indent code whenever possible; doing so will improve readability. Instructions From the filetree, open the newly named by double-clicking on it. This will open as a tab on the right panel. Now, remove any inline styling within all HTML pages and indent the CSS style sheet to improve readability. When you are done, please use the "Test Code" button below to run tests that will determine if you've performed the task properly. Once you are satisfied, please move to the next section of the project by clicking the right-directional arrow button at the top of this panel. Part 2: Best Practices
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
