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!
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

Ildar Alishev
Courses Plus Student 5,326 PointsCreate flex picture
Help me with posting a lon code here please. I don't understand how to do it. idea is. I have a header and two pictures inside of it. By changing the size of the screen i want this pictures to change its size (height and width) proportionally. How can i do it?????
And the second question i'm erally stucked in how to insert HTML and CSS code here becasue result is not what i have copy pasted here. So here is a link to codepen please take a look http://cdpn.io/AyELd
2 Answers

Yorick Toma
742 PointsI think you are going to need som a Javascript over here. What proportion are you talking about maybe i can help :) ?

Ildar Alishev
Courses Plus Student 5,326 PointsThis pictures are what i need. And the min size should be in two times smaller. For example right now it is something about 48x48 after changing the size it should be something about 24x24 What do you think?