4.5. Useful links#
4.5.1. Favicon#
4.5.2. Technologies#
Emmet - makes writing HTML and CSS faster by allowing you to type shortcuts that are expanded into code
Git - popular version control software; used to track and manage changes to code
Github - a cloud-based service to store and share code
Github pages - a free hosting service for static websites
Github basic writing and formatting syntax - markdown for formatting README files on Github
validator.nu - site that validates HTML