HTML
- The head element contains information about the webpage.
- The body element represents the visible content shown to the user.
CSS
- CSS seems like fun to work with
Git
- git status: checks what branch we are currently on
- git checkout -b branch-name: creates a new branch and switches to it
JavaScript
- Still learning Java, lots more to go