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 trialitamar&bati hassan&bashiri
1,960 Pointsi'm doing the task as needed and i don't get a V sign... WHY?
<h1></h1>
<h1></h1>
4 Answers
Trace Harris
Python Web Development Techdegree Graduate 22,065 Pointsafter creating the tags click the button that says check work, then click the the button on top left that says next task then put your content in between the tags and press check work.
please remember to mark me best answer
Trace Harris
Python Web Development Techdegree Graduate 22,065 PointsSo your tags are formatted correctly. The challenge wants you to put a little content in between the tags. So just type your name or something like that and that should complete the challenge. You got this!
itamar&bati hassan&bashiri
1,960 Pointsi tried that.. still the same :( the task is: Start with an opening <h1> tag. Then, type the corresponding closing tag to close the element. For now, leave the space between the tags blank.
Unsubscribed User
3,801 PointsThat is odd. I just tried the challenge and entered the following, which allowed me to continue to the next task :
<h1></h1>
Have you tried reloading the challenge page?
itamar&bati hassan&bashiri
1,960 Pointsgot it! thanks!