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 HTML Tables HTML Tables

<tbody> Element

The <tbody> element was not mentioned in the video and yet is in the code challange?

Yea I had the same issues as well awhile back simple thing to remember, for tables its <tbody>,<thead>,<tr>,<td>. Also remember to close out your tags otherwise your code won't work

4 Answers

It's in the teacher's notes below the Headers and Footers video.

Hello Dovid Gefen, Let's say that the teacher did't mention this in the videos nor in the notes, this is your chance to go and google it, you can find the answer.

Best of luck.

Thanks, I didnt realize that there are teacher's notes.

The More You Know and shooting star

You're welcome.