Hi.
While styling an element you don’t need to add < >, just add the name of the element it its h1 or h2…
Also, you don’t need to add a closing tag ( </h1>) after your style. a simple example of styling an element looks like this: element name { property: value }
hope this helps!
I edited your post because you were spoiling the solution code for this step. Please only give hints and tips to questions on this forum and not solutions.
welcome to the fcc forum. if you have any question about specific curriculum challenges, use the Help button to create your own topic to that challeneg step.
the Help button appears below the challenge editor, when you attempting to submit wrong code more than three times.
It is great that you solved the challenge, but instead of posting your full working solution, it is best to stay focused on answering the original poster’s question(s) and help guide them with hints and suggestions to solve their own issues with the challenge.
We are trying to cut back on the number of spoiler solutions found on the forum and instead focus on helping other campers with their questions and definitely not posting full working solutions.