- How to use GitHub
- Basic HTML
- How to collaborate with classmates
- How to handle merge conflicts
- How to make pull requests
Each student needs to add their own profile card to the page. Your card should include:
- Your Name
- Your Favorite Programming Language
- Your Hobbies
- A Fun Fact about you
-
Fork this repository
-
Clone your fork to your computer
-
Copy the example card from
challenge.html -
Edit the card with your information
-
Commit your changes
-
Push to your fork
-
Create a pull request
- Only edit your own card
- Don't change other students' cards
- Don't change the CSS
- Ask for help if you get stuck!
If you're stuck, ask your teacher or a classmate!