Address:
Empire State Building
350 5th Ave
New York
NY 10118
USA
 
Phone:
E-mail:
| > | ||
| <html lang="es"> | ||
| <head> | ||
| <meta charset="UTF-8"> | ||
| <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> | ||
| <title>Boton Flotante - WhatsApp</title> | ||
| <link rel="stylesheet" href="estilos.css"> | ||
| 
 | ||
| <script src="https://kit.fontawesome.com/eb496ab1a0.js" crossorigin="anonymous"></script> | ||
| </head> | ||
| <body> | ||
| <a href="https://api.whatsapp.com/send?phone=+51987654321" class="btn-wsp" target="_blank"> | ||
| <i class="fa fa-whatsapp icono"></i> | ||
| </a> | ||
| </body> | ||
| </html> |