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 trialEmily Schillinger
2,053 Pointskeep trying but have no clue
I have no clue what I am doing wrong on challenge 1 of this keyframes box. It says: Using the prefix for WebKit-based browsers, create a property that will bind the keyframe sequence below to the .prog-bar selector. The programs normally give clearer directions
3 Answers
thomascawthorn
22,986 Pointscan you post the code you're trying now?
thomascawthorn
22,986 Pointsit should be -webkit-animation:slide;
Emily Schillinger
2,053 PointsWhew! Thank you. I tried about 15 different things and that worked. I kept putting the @ in front of -webkit or doing something else that would not work. I very much appreciate your help.