Question: This lab consists of two HTML files, a CSS file, and an image file. The index.html file contains and elements for each of the numbered
This lab consists of two HTML files, a CSS file, and an image file. The index.html file contains and elements for each of the numbered items below. Implement each item below between the corresponding and tags. Do not remove any existing tags in index.html. 1. (2 points) Given: Your work is going to fill a large part of your life, and the only way to be truly satisfied is to do what you believe is great work. And the only way to do great work is to love what you do. If you haven't found it yet, keep looking. Don't settle. As with all matters of the heart, you'll know when you find it. -- Steve Jobs Copy and paste the entire quote. Use two
elements, one for the quote and another for -- Steve Jobs. Use an element in the first paragraph to enclose the entire quote. 2. (1 point) Print an ampersand in an HTML comment: Place the answer inside a
element. Use character entities for the , and & characters only so the actual tags are visible on the webpage. Ex: renders as 3. (1 point) Using character entities for , print:
Nice!
Like the previous solution, the actual tags should be visible on the webpage. 4. (1 point) Create two links in two separate paragraphs: To fixit.html, which is in the same directory as index.html, using link text "Fix it", without the quotes. To the "Garbage Disposal" section (the 2nd section) in fixit.html, using link text "Fix yourStep by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
