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! While you're at it, check out some resources Treehouse students have shared here.

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

CSS CSS Foundations Text, Fonts, and Lists More Text Properties

I can't get word-wrap: break-word; to work in Chrome. What should I do?

So I'm trying to do the very last exercise in the More Text Properties videos and I notice something funny.

word-wrap: break-word;

is not working for me. neither is

word-break:break-all;

I'm using Chrome 36.0.1985.143, any ideas on what I should do?

2 Answers

Awesome! No problem feel free to ask me questions if you have any other issues :)

Hi Aleksandra, can you post your code?

oh sorry! I got it to work. It was just mispelling in some code that I really could not catch last night. Thank you, though!