-1

Forgive me if I don't really know how to articulate this question, as I'm not sure how to describe the problem (new at this). I'm doing a coding boot camp with my brother. We're working on the same assignment.

The image is of some js code he wrote. I wrote the same exact line of code, we both saved it in the exact type of files and mine is all colored and registering fine in the browser. His is not. We have no idea why

  • We both copy and pasted the exact HTML code as well and saved them both the exact same way. His js isn't registering – GianTheRios Dec 07 '21 at 22:38
  • Please read [Why should I not upload images of code/data/errors?](https://meta.stackoverflow.com/q/285551/354577) Instead, format code as a [code block]. The easiest way to do this is to paste the code as text directly into your question, then select it and click the code block button. – ChrisGPT was on strike Aug 27 '23 at 01:17

1 Answers1

1

The white dot says there are unsaved changes, make sure to press STRG+s while in the filte to save it. Or rightclick on it and save.

Branchverse
  • 1,203
  • 1
  • 7
  • 19