⭐️JOURNAL ~*+*~*+*~*+*~*+*~

⭐️ 1st Journal Entry! Learned how to create divs: example: < div id='BAM'> and # BAM

⭐️ 2nd Journal Entry! We made our first project with hover and animations ... also put our websites on github

⭐️ 3rd Journal Entry! We learned how to use fonts and what websites to use to export the fonts onto coding, question: which sections do fonts go in?

⭐️ 4th Journal Entry! How to push:

cd ./desktop/ayahpapaya.github.io
git add .
git commit -m "adding"
git push