Use CSS Selectors to Style Elements task

Tell us what’s happening:
Describe your issue in detail here.

   **Your code so far**

<style>
h2 {color: blue;}
 </style>
<main>
 What is happening here? I have done exactly what the tutorial has showed me and still doesn't work

Which tutorial? Please give the link.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.