Question: Take the attached HTML file and LEAVE THE HTML EXACTLY AS IT APPEARS ( DO NOT ADD CLASS NAMES AND IDS, WORK WITH THE HTML
Take the attached HTML file and LEAVE THE HTML EXACTLY AS IT APPEARS ( DO NOT ADD CLASS NAMES AND IDS, WORK WITH THE HTML AND CLASSES EXACTLY AS GIVEN IN THE HTML FILE ) and create three external CSS file which:
1) Make the outer paragraph red text, the second paragraph text inside the div green, and the list element blue ---> first css file
2) Make the first two paragraphs red and the list element green----> second css file
3) Make the outer first paragraph green and the paragraph and list inside the div element blue----> third css file
file 1
I'm a paragraph; what color am I
I'm another paragraph; what color am I
- I'm a list item;what color am I?
File 2
I'm a paragraph; what color am I
I'm another paragraph; what color am I
- I'm a list item;what color am I?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
