Consider the following HTML code, make the required changes on the code to make the CSS rule from inline CSS to embedded (internal) CSS and make sure only it will be applied on the correct HTML element.                        Red          Green          Blue

New Perspectives on HTML5, CSS3, and JavaScript
6th Edition
ISBN:9781305503922
Author:Patrick M. Carey
Publisher:Patrick M. Carey
Chapter9: Getting Started With Javascript: Creating A Countdown Clock
Section: Chapter Questions
Problem 11CP1
icon
Related questions
Question

Consider the following HTML code, make the required changes on the code to make the CSS rule from inline CSS to embedded (internal) CSS and make sure only it will be applied on the correct HTML element.

<html>
   <head> 
   </head>
    <body>
         <h1 style="color:red; background-color:yellow">Red</h1>
         <h1>Green</h1>
         <h1>Blue</h1>
     </body> 
</html>

 

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Table
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