Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Open up the “elixir.html” file and locate the “Green Tea Cooler” paragraph. This is the text we want to change to green. All you’re going to do is add the <p> element to a class called greentea. Here’s how you do that:
And, now that the green tea paragraph belongs to the greentea class, you just need to provide some rules to style that class of elements.