heloacv
#1
HTML Basics II - Font Family.
I am stucked on this exercise. I keep getting this message: “Oops, try again. It looks like your third
's font-size is 16px instead of 10px.”
This is the instruction: Change the font size of the third listed item to 10px and the font to Impact.
I have already tried to do it on a different browser.
Can someone please help me?
the course you are taken is outdated, so be aware
you have a colon after style
, this should be equal sign. After attribute there should be an equal sign, the colon is for after a css property
heloacv
#3
Thanks for pointing that out. I made the correction but I am still getting the same error.
can i see the correct you made? And what error message you get?
heloacv
#5
I replaced the colon after style per =
I get the message: Oops, try again. It looks like your third
's font-size is 16px instead of 10px.
And that is not what the instructions are saying.
no, you added the equal sign, you should have replaced the colon with equal sign. Always a equal sign after an attribute, no colon.
system
closed
#7
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.