Given the following html, which choice below is   the incorrect css to make the first paragraph green, the second paragraph red and the third paragraph blue        I'm a paragraph; what color am I?               I'm another paragraph, what color am I ?

New Perspectives on HTML5, CSS3, and JavaScript
6th Edition
ISBN:9781305503922
Author:Patrick M. Carey
Publisher:Patrick M. Carey
Chapter3: Designing A Page Layout: Creating A Website For A Chocolatier
Section: Chapter Questions
Problem 13CP3
icon
Related questions
Question

HTML 

 

Given the following html, which choice below is   the incorrect css to make the first paragraph green, the second paragraph red and the third paragraph blue  

<html>
<head>
 <link rel="stylesheet" href="style.css">
</head>
<body>

 <p >  I'm a paragraph; what color am I?</p>

   <div class = "central">
     <p class ="central">
    I'm another paragraph, what color am I ?
     </p>
   <ul>
     <li> I'm a list item;what color am I? </li>
     </ul>
   <p>
    I'm another paragraph, what color am I ?
     </p>
          </div>
</body>
<html>

 

 

a.

p{color:green;}

div.central p{color:blue;}

div.central   p.central{color:red;} 

 

 

b.

body{color:green;}

div p{color:blue;}

p.central{color:red;}

 

c.

p{color:green;}

div.central  p{color:blue;}

div p.central{color:red;}

 

d.

div.central{ color:blue;}

p{color:green;}

.central p{color:red;}

Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Elements and Tags
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
New Perspectives on HTML5, CSS3, and JavaScript
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:
9781305503922
Author:
Patrick M. Carey
Publisher:
Cengage Learning
Np Ms Office 365/Excel 2016 I Ntermed
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:
9781337508841
Author:
Carey
Publisher:
Cengage