Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 1.07 KB

README.md

File metadata and controls

39 lines (31 loc) · 1.07 KB

Whatsapp

Usage

<!DOCTYPE html>
<html>
<head>
  <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  <meta name="viewport" content="width=device-width, initial-scale=1" />
  <meta name="author" content="Gökhan Demir" />
  <meta name="description" content="Whatsapp" />
  <meta name="keywords" content="whatsapp" />
  <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  <title>Whatsapp</title>

  <!-- jQuery start -->
  <script src="https://code.jquery.com/jquery-latest.min.js"></script>
  <!-- jQuery end -->

  <!-- whatsapp start -->
  <!-- source : http://github.com/gdemir/whatsapp -->
  <link rel="stylesheet" type="text/css" href="whatsapp.min.css" />
  <!-- whatsapp end -->
</head>
<body>

  <!-- whatsapp logo start -->
  <a href="https://wa.me/905413936946" target="_blank"><div id="whatsapp-logo" style="bottom:0; right:0;"></div></a>
  <!-- whatsapp logo end -->

</body>
</html>

License

Whatsapp is released under the MIT License.