Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community!
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial
Mustafa Kasim
1,938 PointsBummer! The text inside the title tag should match the instructions exactly.
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Smells like Bakin` Cupcake Company</title>
</Head>
</html>
<body>
</body>
</html>
It looks fine to me...
5 Answers

James Barnett
39,199 PointsWhat about using the character on the 7 key in this keyboard layout?
Joshua Oldes
5,174 PointsTry using '
It is the special code for '
character

Mustafa Kasim
1,938 PointsNo still haaving no luck.. this is weird.. its never happened before..

James Barnett
39,199 PointsUse a ' instead of a ` character as in Bakin'

Mustafa Kasim
1,938 PointsHi James,
Thank you.
Actually I cannot write that character because I am using a Japanese Keyboard.
But even then when I paste it in it is still not working.
When I post the code into this forum it changed the ' to `.
Dunno why... ill try another browser and see how it goes...
Update**
I tried it on Safari and still no luck, maybe ill just have to skip this...?

Kristófer Isar Ingimundarson
632 PointsYou are supposed to be using a single quotation mark (') Try copying it from this answer and pasting it into the code.
Mustafa Kasim
1,938 PointsMustafa Kasim
1,938 PointsI tried that too, and it does display it correctly but no luck