I don’t get why this is a problem, or why if it wants this so particularly in an order, the instructions are written themselves out of order. The text-align part is so confusing since I place it in the input and label selector and it says it needs to be before. Where before? Outside a bracket? In one of the previous two? Again instructions are very poor.
Your code so far
WARNING
The challenge seed code and/or your solution exceeded the maximum length we can port over from the challenge.
You will need to take an additional step here so the code you wrote presents in an easy to read format.
Please copy/paste all the editor code showing in the challenge from where you just linked.
Replace these two sentences with your copied code.
Please leave the ``` line above and the ``` line below,
because they allow your code to properly format in the post.
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
Challenge: Learn Accessibility by Building a Quiz - Step 56
I’m sorry to report to you that life as a developer is only going to get harder to interpret from here. People who are not developers who hire you will give you horrible, crazy, even stupid, instructions. Your job is to make sense of them.
In this case. the instructions are not in order only. (not unlike real life when people talk in different contexts about what they expect from your work for eg)
Luckily there are some implicit hints to help us here.
If you restart the step you will notice something interesting…
There is a mysterious blank line right at the top of the editor.
This line is where the new code should be written (it took me a bit to figure it out also).
Once the code is correctly written and in this specific spot, then you will be able to pass.
Unfortunately, I cannot see your code right now so the only other thing I can say is:
when you restart, try clicking Check before you do any coding. If you work on one thing at a time given in the hint area, you will literally be guided all the way to the end.