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 How to Make a Website Creating HTML Content Add Social Media Links

Quite confused.

Could I possibly receive some help with the current lesson I am on in in html?

Christian Frick
Christian Frick
14,586 Points

Write your Code and the taks - Please :)

4 Answers

Adam Arvidsson
Adam Arvidsson
7,318 Points

Always include your code.

Here's a hint: <img src="img/INSERT_IMAGE_HERE" alt=" ">

I can't answer until I see the code, sorry.

Every time I add the img src it is red-lining my closing footer and html tags as if it is invalid.

Sorry for not responding, I figured it out. Stuck again, Im watching the video and I cannot get my header to center up like he is in the video, but everything on my screen is the exact same. Do I just need to copy and paste all of the page code in here?

Show me your code by typing three backticks ( ``` ) and then the language name (i.e. HTML). Then, simply copy your code and end with three more backticks. That'll help me understand your problem much better.