<PLEASE USE THIS TEMPLATE TO HELP YOU CREATE A GREAT POST!>
<Below this line, add a link to the EXACT exercise that you are stuck at.>
https://www.codecademy.com/en/courses/web-beginner-en-y2Yjd/1/2
<Below this line, in what way does your code behave incorrectly? Include ALL error messages.>
The error message:
Oops, try again. Did you set the first paragraph’s font-size to 10px? It looks like it’s 12px. (If you’re getting a weird decimal font size, check the Hint.)
```
First font size change
Some text for you to make tiny!
Some text for you to make normal size!
Some text for you to make super big!
<do not remove the three backticks above>
As the instructions saying:
1 Like
not work for ubuntu chrome. I switch to firefox and it passed. Thanks.
Hi everyone, I’m stuck at this stage, have tried Ctrl-0, zoom in and out, switching from Chrome to Firefox but none works. Any suggestion?
OK, I’ve just re-set codes, logged out then logged back in on Firefox and then got through.
I just have this problem,then I code this at first line,it’s work :
body {
-webkit-text-size-adjust: none;
}
I solve this problem though that I zoom my browser to 125%.I don’t know why that is OK.Just wish that can help others who also meet this problem.
system
closed
July 24, 2016, 11:51am
#8
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.