html - How does "/f179" relate to twitter's little bird icon? -


if inspect on little bird icon on twitter.com see css has content: "/f179". twitter's icon? special font lots of special characters including twitter's icon?

please use below code:

<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css"> 

add above link in head section of page , following code use twitter icon on page..

<i class="fa fa-twitter" aria-hidden="true"></i> 

Comments

Popular posts from this blog

javascript - How to get current YouTube IDs via iMacros? -

c# - Maintaining a program folder in program files out of date? -

emulation - Android map show my location didn't work -