[my english is not that good, sorry]
This picture I snapped from https://icms.edu.pk/ I want to know how can I put these whatsapp, mail-us and location like in this on my page.
Can someone please help me out?
Can someone please help me out?
Firstly, I thought that these are images but they are not.
3
Answers
They are using an icons library – http://www.flaticon.com
Check this website
https://fontawesome.com/
Once you signup (it’s free), you will get a script like this:
Add this to your
head
tag.Then search for the font you need and get the link for the icon.
You can customize it using CSS properties, check out the Font Awesome Howto if you need clarification.
use icons and for phone number use
tel:<-- phone number -->
inside the anchor tag and for mail usemailto:<-- mail id -->
inside the anchor tagor you can try the example mentioned below:
index.html
and here is style.css
and one more here I can use a fontawesome icons