GitHub was built by developers for developers Github is a home for all developers (VCS) Github is owned by Microsoft
- What is visible in the browser? How is it different from the actual contents of the file itself, which you see in VS Code? All the answers and the title are visible, but they are formated and listed.
- What is invisible in the browser? How is it different from the actual contents of the file itself, which you see in VS Code? The lines of code and commands indenting and listing the words are not visible.
- Use your browser's "view source" feature. What do you see? It has the exact code that is in the file.