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

laying out images and h1 with grids

I am using a grid (specifically 960.gs) for a page I'm working on. I have an image with class=grid_4 and an h1 with class=grid_8. What I want is for the h1 to be vertically centered to the right of the image. Then I have an h2 that I want to be under the h1 like a subtitle "indented" to the right (I used class_6 omega for it). I'm stumped as how to make these ideas work. Any help would be appreciated.