Hi. d is an attribute that you need to add to the path element. Do you remember the correct syntax for an attribute and where it goes in the html code?
The problem was > after <path I had the same issue for a bit. Remember, syntax is KEY since it’s an element in the path element, you don’t want to exclude the d element from the syntax.
Thank you, I just learned about this now. “That is the ultimate goal of the Socratic method: to guide the learner to reach the logical conclusion solely through their own reasoning.” I’ll work on using this method to help others.
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. How to Help Someone with Their Code Using the Socratic Method
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.