Kizspy | Question: 51
(Choose 1 answer)
Which of the following is the best way to use a Font Awesome icon to link to Twitter?
A. <a href="
https://twitter.com/" aria-label="Twitter"> <i class="fa fa-twitter"></i></a>
B. <a> <i class="fa fa-twitter"></i></a>
C. <a href="
https://twitter.com/"> <i class="fa fa-twitter" aria-label="Twitter"></i></a>
D. <a href="
https://twitter.com/"> <i class="fa fa-twitter"></i></a>