Tell us what’s happening:
Describe your issue in detail here.
Your code so far
Step 12
In the previous step, you used a type selector to style the h1 element. Center the h2 and p elements by adding a new type selector for each one to the existing style element.
When trying diffrent types of css style tags it keeps showing this error
“You should not add a new style tag. Add the new CSS rules to the existing style tag.”
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.
You can use this solution, without the extra t character in the DOCTYPE definition, and then hard reload the page Ctrl + Shift + R to clear the browser cache.
Somebody encountered this before, and resolved it by using a different browser.
the t was just a mistake it’s not in the original code I think there’s something wrong with the system cuz I tried what you told me and it didn’t work at all . thank you for spending time to help I appreciate it