Question: In this exercise, you added Facebook and Twitter logos to the footer element. Research how you can use Font Awesome to add social media icons to a webpage and summarize your findings. Answer: To use Font Awesome icons you need to link to the Font Awesome CSS file from the element within all of your HTML pages. You can then add icons via the class attribute. Example HTML: