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 CSS Foundations Selectors Basic Structural Pseudo-Classes

Kevin Brunt
Kevin Brunt
1,763 Points

CSS Selector Cheat Sheet

I am feeling a little buried with all the selectors that we use. Does anyone know of a "cheat sheet" that we can use for an easy reference? I'm not having much luck finding a simple one. Thanks all.

2 Answers

marcinlisewski
marcinlisewski
19,839 Points

Hi , check this one from smashing magazine: https://docs.google.com/viewer?url=http://coding.smashingmagazine.com/wp-content/uploads/images/css3-cheat-sheet/css3-cheat-sheet.pdf

fI you have trouble with understanding try this source : http://css-tricks.com/snippets/css/absolute-center-vertical-horizontal-an-image/ and http://tympanus.net/codrops/ I've found there many good tips.

I think the best way is to write your own cheat sheet with your own explanations - because you will never use all of available.

Best Regards

Kevin Brunt
Kevin Brunt
1,763 Points

Thank you, I appreciate the link. I like the idea of making my own though. Its a much better idea.

cheers Kevin