An application has three paragraphs. What set of selector commands  would NOT  work  for  you to use to  place red text color in the first  paragraph and brown  background color to the    first paragraph , and then add blue background  color to  the   second paragraph, green background color to the third paragraph, and the second  and third paragraphs have a yellow text, as illustrated in the illustrated output immediately below                                                The html commands are:     put text in first Put text in second Put text third   a.   p{color:red;}    div p{ background-color:brown;}    div.central  p.class2{background-color:blue;               color:yellow;}     p.class3{background-color: green;                   color:yellow;}       b. p{color:red;}    div p{ background-color:brown;}    div.central  p.class2{background-color:blue;               color:yellow;}    .class3{background-color: green;            color:yellow;}     c. p{color:red;}    div p{ background-color:brown;}    div.central  p.class2{background-color:blue;                color:yellow;}    .central {background-color: green;                 color:yellow;}     d. p{color:red;}     div p{ background-color:brown;}      p.class2{background-color:blue;                color:yellow;}     p.class3{background-color: green;                color:yellow;}

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

An application has three paragraphs. What set of selector commands  would NOT  work  for  you to use to  place red text color in the first  paragraph and brown  background color to the    first paragraph , and then add blue background  color to  the   second paragraph, green background color to the third paragraph, and the second  and third paragraphs have a yellow text, as illustrated in the illustrated output immediately below

                                              

The html commands are:

  <div class = "central">

 <p class ="class1"> put text in first </p>

<p class="class2">Put text in second</p>

<p class="class3">Put text third</p>

</div>

  a.

 

p{color:red;}

  

div p{ background-color:brown;}

  

div.central  p.class2{background-color:blue;

  

           color:yellow;}

   

p.class3{background-color: green;

 

        

       color:yellow;}

 

 

  b.

p{color:red;}

  

div p{ background-color:brown;}

  

div.central  p.class2{background-color:blue;

  

           color:yellow;}

  

.class3{background-color: green;

   

       color:yellow;}

 

  c.

p{color:red;}

  

div p{ background-color:brown;}

  

div.central  p.class2{background-color:blue;

   

           color:yellow;}

  

.central {background-color: green;

        

       color:yellow;}

 

  d.

p{color:red;}

   

div p{ background-color:brown;}

   

 p.class2{background-color:blue;

   

           color:yellow;}

   

p.class3{background-color: green;

       

       color:yellow;}

 

second paragraph
third paragraph
Transcribed Image Text:second paragraph third paragraph
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY