+ 9
Who can write a code to display Facebook's logo?
the greatest coder
3 Answers
+ 3
you just include this link inbetween the head tag
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
then đđthis in between the body tag...
< i class="fa fa-facebook-official">< /i >
and you have your logo ..now style with css
or follow this tuitorialđ
https://www.w3schools.com/icons/default.asp
and not just facebookđđ
https://www.w3schools.com/icons/fontawesome_icons_brand.asp
..or challange yourself to code it from scratch with html,css...............or use the simple method.....
+ 4
How about some real Codding. python..
+ 2
its easy but creative