Created
June 10, 2021 22:12
-
-
Save zehmatias/5eb1316977534b3438ab898ce5a60ff9 to your computer and use it in GitHub Desktop.
Versão do código apenas com o Código do Whatsapp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- WhatsApp com tracking Analytics --> | |
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> | |
<a href="https://api.whatsapp.com/send?1=pt_BR&phone=554199990000&text=Olá,%20gostaria%20de%20mais%20informações%20sobre%20..." Style=" position:fixed;width:60px;height:60px;bottom:40px;right:40px;background-color:#25d366;color:#FFF;border-radius:50px;text-align:center;font-size:30px;box-shadow: 1px 1px 2px #888; | |
z-index:1000;" target="_blank"> | |
<i style="margin-top:16px" class="fa fa-whatsapp"></i></a> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment