Skip to content

Instantly share code, notes, and snippets.

View shamshadzaheer's full-sized avatar
👋

Shamshad Zaheer shamshadzaheer

👋
View GitHub Profile
@shamshadzaheer
shamshadzaheer / index.html
Created April 15, 2024 02:26 — forked from iosifnicolae2/index.html
Whatsapp Floating Button
<a href="https://wa.me/40123456789?text=hi" style="
position: fixed;
width: 60px;
height: 60px;
bottom: 32px;
right: 33px;
background-color: #25d366;
color: #FFF;
border-radius: 50px;
text-align: center;