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

JavaScript Treehouse Club: JavaScript Car Sounds Linking an External Style Sheet

About the java script to the car

Can i change the color of the Car?

2 Answers

rydavim
rydavim
18,813 Points

In this video, they're using .png images for the car. You would need to change the color using image editing software and then re-upload the new image. You won't be able to change the color of the car in your code using CSS, sorry!

ah...it's okay i Just don't really like the color yellow.

Still in the experimental phase and not at all supported by Internet Explorer (and maybe a little advanced to be talking about here ... ) but you might be interested in the filter property.

Although you can't directly change the colours to one of your choice, you can apply some nice filters using CSS.