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

Design

Anthony Hind
Anthony Hind
5,715 Points

Tips for images

What is a good method for displaying large images in a website,

What tools are needed for example a full width banner 960px x 780px I'm finding it very slow loading images

Thanks

Ant

2 Answers

Kevin Korte
Kevin Korte
28,148 Points

Optimize them. Photoshop offers some help there in the File > Save for Web menu.

Picking between JPEG, PNG-8, PNG-24, or GIF where appropriate will help.

And finally, using a service like http://www.smushit.com/ysmush.it/ to help you "smush it".

Anthony Hind
Anthony Hind
5,715 Points

HI Kevin,

Thanks for the tip I have been using Fireworks CS6 and I could not find this option but I have opened the image in photoshop and saved for web so hopefully it will work OK!!!

thanks

Ant