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 trialAnthony Osborn
17,095 PointsIt isn't letting me past this question add a table header tag to the table
I added <th></th> between the table tags and this doesn't work. Also tried inside a <tr><th></th></tr> set of tags. Still no.
5 Answers
James Gill
Courses Plus Student 34,936 PointsAnthony, can you post your code?
Anthony Osborn
17,095 PointsHi Ryan / James
After several failed attempts I used the exact code from your worked example. It was a very straightforward question: 'Add a table header tag to the table'. I'd show you the code but when I post it in here it fails to appear. Nor does the link to the right 'Tips for asking questions' work. It just opens a copy of this window and this question page again. So I'm probably following the wrong protocol for asking a question!
I don't think I'm doing anything unusual. I'm currently using Treehouse on a Mac running Chrome, and had tried a few hours earlier on a PC also running Chrome. I've rattled up 900 points or so on Treehouse on my free trial, without issues, and today became a paid member - so now it is a little disappointing I can no longer progress through levels!
If you could send me a URL for the 'tips for asking questions' page that would be great.
Also if you have any pointers for posting code into a post that would be great because this isn't clear either.
Thank you for your help
Anthony Osborn
James Gill
Courses Plus Student 34,936 PointsAnthony,
Tips for Asking Questions is at the right of this page. See the small image of Andrew Chalkley there? It's a video.
Anthony Osborn
17,095 PointsHi James
Thanks for answering. I can see the holding image for the video (ginger haired guy with glasses on). But when I click on it just opens another copy of this question page.
If you could point me to a hosted copy of this video or send me the .mp4 that would be great.
Thanks Anthony Osborn anthony.osborn@red-gate.com
Anthony Osborn
17,095 PointsOK - I managed to find the actual video by searching through the source code. This one right?
Just learning his points on markdown and codepen and then will try to resubmit my question.
Thanks again
Anthony
Ryan Carson
23,287 PointsRyan Carson
23,287 PointsCan you post your code please?