Level:3, lesson 3 output is wrong
The style attribute can be added to any HTML tag. To show you the same, we have a heading and a paragraph in the editor.
Change the color of the Heading(specified in the Terminal using the <h4> tag) to VIOLET. Add the style attribute inside the opening <h4> tag, with the value color:violet
Similarly, change the color of the paragraph to RED.