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 trialSarah Torres
1,821 PointsI was inserting <h3> A New Subsection</h3>, but it won't show on my profile after refreshing.
I don't know what I did wrong. I was following the Vid as closely as possible and tried moving the code around just in case, but it didn't change anything. I hope someone can help me. Please and thank you.
Sarah Torres
1,821 Points1 Answer
Steven Parker
231,198 PointsThere's no <h3> tag, and no text with that phrase in the "index.html" file. Perhaps you created it in the editor, but did not save the changes before refreshing the browser (or making the snapshot).
Changes can be saved either with the "save" item in the "file" menu, or using the Ctrl-S shortcut. After saving, they should appear when the browser is refreshed.
Steven Parker
231,198 PointsSteven Parker
231,198 PointsIf you'd like someone to take a look at the issue, post your code (be sure to format it properly). Even better, make a snapshot of your workspace and post the link to it here.