Who can write a code to display Facebook's logo? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 9

Who can write a code to display Facebook's logo?

the greatest coder

16th Jan 2018, 1:29 PM
Michael O Wells
Michael O Wells - avatar
3 Antworten
+ 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.....
16th Jan 2018, 2:09 PM
_c0d£ Bit£_
_c0d£ Bit£_ - avatar
+ 4
How about some real Codding. python..
16th Jan 2018, 6:30 PM
Michael O Wells
Michael O Wells - avatar
+ 2
its easy but creative
23rd Jan 2018, 5:15 PM
Kunal Kumar
Kunal Kumar - avatar