Your code so far
{ @media scroll-behavior: smooth; (prefers-reduced-motion: no-preference ); {
selector {
styles
} scroll-behavior: smooth;
}
*{
scroll-behavior: smooth;
}
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/114.0.0.0 Safari/537.36
Challenge: Learn Accessibility by Building a Quiz - Step 67
I am sorry for the misunderstandings.
Please reset the step and only add the @media query before the original code, placing the brackets before the * and at the end of the complete code? Do not add anything extra.
I hope I am clear for you to understand me.
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.
Thank you pudgie22, I appreciated your effort to see that I solve this challenge. But honestly I do not understand what you meant by original code. which one is original and where to place the *. Thanks a lot.