Step 1: Create Your First Repository
Before you start learning HTML, you need a place to store your files.
Create a new GitHub repository and name it something like:
html-learningmy-first-websiteweb-practice
Once your repo is ready, add your index.html file and begin your journey.
What You’ll Learn
- How to format text
- How to create links
- How to add images
- How to make lists
- How to build tables
- And more as we go!