This forum is now read-only. Please use our new forums! Go to forums

0 points
Submitted by anantu manmohan
over 8 years

in 23/23

i’m getting this while submitting!I hadn’t find any mistake!! can you help me?? Oops, try again. Did you give your third paragraph a font-size of 26px? It looks like it’s currently undefined. .fancy { font-family:cursive; color:violet; }/Add your CSS below!/

#serious { font-family:Courier; color:#8c8c8c; } body :nth-child(4) { font-size:26px; }

Answer 5607b8dcd3292f12fd000324

0 votes

Permalink

[check here][1] how to format your code. Your html code is currently not visible. if you update your question please leave a comment so i get a notification. If you put your code i a comment, i am going to ask you to redo it, and use proper format.

can you post your html code? body :nth-child(4) only works if the html code is fine. Css code is fine. [1]: http://www.codecademy.com/forum_questions/51d9e8f68c1cccc92403ffe8

points
Submitted by stetim94
over 8 years

2 comments

anantu manmohan over 8 years

thank you for your valuable suggestion!! i’d already correceted my code.

stetim94 over 8 years

very good