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

HTML Introduction to HTML and CSS (2016) Getting Familiar with HTML and CSS Building Web Pages with HTML and CSS

Chinedu Okonkwo
seal-mask
.a{fill-rule:evenodd;}techdegree
Chinedu Okonkwo
Front End Web Development Techdegree Student 9,451 Points

What's a good way to remember all of the syntax for html/css?

I'm just having trouble remember something and wanted to know if there was a technique or strategy to learn this.

Bret Lynn
Bret Lynn
7,037 Points

For me, it comes with practice. I've stopped and started the Front End Web Developer Course several times, for several reasons, so I haven't made a lot of progress, but things that were confusing at first are making more sense now. I really think it's just repetition. If you download a free text-editor (I like Brackets) you can practice on your computer, play around, make mistakes, see what happens when you try different things. Also, the w3schools.com has great explanations and practice tools.

3 Answers

Steven Parker
Steven Parker
229,644 Points

You might find something useful in the How To Learn course.

I've been playing with this interactive "cheat sheet" @ https://htmlcheatsheet.com/

nice HTML CheatSheet. I just bookmarked it.