This is just an empty repository containing a README and a picture of a fox. It also contains a HTML file that has a website with just a title.
Step 1 - HTML
- Make a branch called
learn-html - Follow this HTML
Tutorial. Make sure you make a handful of commits along the way inside the
learn-htmlbranch. - Push the branch to GitHub and merge it into
main - Switch to the main branch on your computer locally and pull the
mainbranch
Step 2 - CSS
- Make a branch called
learn-css - Follow this CSS Tutorial. Make sure you make a handful of commits along the way inside the
learn-cssbranch. - Push the branch to GitHub and merge it into
main - Switch to the main branch on your computer locally and pull the
mainbranch