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

Highlight colors in code and on cursers and also the workspace

My code turns red in alot of places. Is this normal? Also, when I try to preview the color in code my cursor doesn't displays anything. I also have an issue with inserting files and having the green dot show up when ready to insert, but it still works. Just wondering if this is all my cursor and if so, how do i fix these issues to work better while learning to code.

1 Answer

check for syntax errors in your code, might forgot some of the < > or even the </>.

if its still persist, but the code still works. It might be a bug