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 Basics Images, Text and Links Adding Images to the Page

Oleg Mogytych
Oleg Mogytych
10,684 Points

New code without explanation in video

During the study, I have noticed that some parts of code, used on video, missed in previous lesson.

For example, as i can see in the video, there are some tags like "div" and "main" that was NOT disscussed in the previous lessons? The same was in the last one video - i have noticed that every article in "related articles" now splitted into "header", "footer", and such moments like "post date" and "author" added. But there was nothing about it in last lesson. What is going on? Are there any additional tasks that must be done that i have missed? How to be "in one line" with course if you add some new type of code without explanation?

1 Answer

Owen Bell
Owen Bell
8,060 Points

These concepts are brought up earlier in the track, during the "Structuring your Content" segment - perhaps you tested out of this area when you weren't fully confident on the topics discussed?

Find the information you're looking for in these videos:

https://teamtreehouse.com/library/semantic-html-header-footer-and-section

https://teamtreehouse.com/library/grouping-content-with-main-and-div

If there are any other areas where you think that content may have been missed, review ALL previous track contents carefully, and see if there is a video covering the information you need. If you can't find what you're looking for, or you have any questions regarding the material, come back to the forums for help and advice.