// running tests Your second new
div element should have an opening tag. Your second new
div element should have a closing tag. Your new div elements should be within the div with the class
container
I’ve edited your code for readability. When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.
You can also use the “preformatted text” tool in the editor (</>) to add backticks around text.
If there was already one div marker element, and the instructions are asking you to add two more, my math says that there should be three div marker elements
As I said in my earlier post, if there was already one div marker element, and the instructions are asking you to add two more, how many marker divs should there be inside of the containerdiv?
I would reset the step to get the original HTML back. How many marker divs are already there? If you add two more marker divs, how many should you have inside the container div?