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 Build a Responsive Website Responsive Design Vector Graphics (SVG)

Marcia Haledjian
Marcia Haledjian
7,562 Points

When I download the files for smell's like baking website, I noticed two js files, are those files related to svg images

What does this js files?

2 Answers

js = javascript

you'll use javascript for making the page load dynamically, or creating transitions.

svg = image type

Scalable Vector Graphic is a type of image that has lots of information packed inside so that it scales easily.

Adama Sy
Adama Sy
7,076 Points

js I believe stands for java script.

they maybe simply used to design the website and you may have nothing to do with it in the smells like baking. they programmed with js to style it or something