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

Mihir Mittal
Mihir Mittal
3,147 Points

CSS properties

How do I remember so many properties in CSS?

2 Answers

Codin - Codesmite
Codin - Codesmite
8,600 Points

The best way is through practice and practical use, the more you use the property the more likely you are to remember it, like most things you learn even outside of programming.

Smashing Magazine have a cheatsheet availible too: https://media-mediatemple.netdna-ssl.com/wp-content/uploads/images/html5-cheat-sheet/html5-cheat-sheet.pdf

Sergey Podgornyy
Sergey Podgornyy
20,660 Points

You don't need to remember everything. You just need to know how does everything work. If you forgot something, you can find it on some manual, such as W3school.

In few months in Web development, you will know most of them ;)