I’m struggling with
[type='checkbox'] {
margin: 10px 0px 15px 0px;
}
The code seems to be right- and I have watched the videos twice to make sure.
Can anyone help me?
Solved: I placed the code above instead of within it
I’m struggling with
[type='checkbox'] {
margin: 10px 0px 15px 0px;
}
The code seems to be right- and I have watched the videos twice to make sure.
Can anyone help me?
Solved: I placed the code above instead of within it
Hei sunsan,
seems that you typed different quotation marks around checkbox.
They should be the same on both sides.
Hope that helps!
Good coding
For future reference, when you’re asking for help on a challenge, if you use the “ask for help” button it should automatically create a post with a link – it means anyone wanting to help can check your code on the challenge it relates to
Can you link to it please?
Also,
I’ve edited your post 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.
See this post to find the backtick on your keyboard. The “preformatted text” tool in the editor (</>
) will also add backticks around text.
Note: Backticks are not single quotes.
Did you solved your problem? Because i just tried your code in sandbox and its working!
Your code is passing for me as well, this is the challenge (should be).
What browser are you using?
Let me try once more again!
I am using Google Chrome
My code isn’t working sadly
It could be that you have disrupted other parts of the given code when you should not have. Have you tried resetting the challenge and pasting in only your code above, where indicated?
Thanks! Have noted this for future reference.
Thank you!