I allso have a quation about portfolio project

A. In the instruction they noted that you can use an existing template - so I did. I am an old school programmer and to me it’s looks like cheating, is this really O.k just to use an existing template?
B. In that template I have this code: "i class=“fa fa-linkedin w3-hover-opacity”"and it realy creates a linkdein simbol. But what do I do to get the link in so when the user will click on the icon he will get the relevant linkdein page?

<a href='www.linkedin.com'> <i class="fa fa-linkedin w3-hover-opacity" /> </a>

1 Like