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

angel angel
angel angel
6,620 Points

What can i do to resize a picture and what free program a can use?

I have an image tgat is 960px both size and i placing it as the backgroung picture but appears to big when the browser is full size. What can i do? I want to be able to see the full image across the background

1 Answer

Jennifer Nordell
seal-mask
STAFF
.a{fill-rule:evenodd;}techdegree
Jennifer Nordell
Treehouse Teacher

You can try to set a max-width for it in your CSS. If you want a free paint program that's fairly powerful, I can recommend paint.net. Happy coding!