Question: 5. Consider we have the following HTML elements inside a website: p class =blue id= paragraph style=color: green This is a paragraph /p p class

5. Consider we have the following HTML elements inside a website: p class ="blue" id= "paragraph" style="color: green" This is a paragraph /p p class " "blue" style="color: green !important" This is a paragraph /p And consider we have the following CSS rules: p{ color: red !important; \} blue \{ color: blue; \#paragraph \{ color: purple; For each p> element, what text color will be displayed in the browser. Give a complete explanation for each case ( 15 points)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
