Introduction to Skype Links
This tutorial will explain how to add Skype links (buttons) inside web page as HTML. You have to create HTML link with reference to Skype combined with Skype username. Feel free to add images to customize your site and to achieve nice design.
Call
To call someone just add his username.
<a href="skype:username">Call me!</a>
Chat
To start a chat with someone using Skype add the username followed by ?chat.
<a href="skype:username?chat">Chat!</a>
|