← Back to All Weeks
Week 2
Jan 12-18: Git Collaboration, CSS Selectors & Project Proposal
Key Concepts
- Git Collab:
git pull, git merge, git rebase
- Conflicts: Resolving merge conflicts when collaborating
- CSS Selectors: Type, class, ID, descendant, child, pseudo-class
- Specificity: Inline > ID > Class > Type (more specific wins)
- Flexbox:
display: flex, justify-content, flex-wrap
Resources
From INFO 201: Technical Foundations of Informatics