ok
Direktori : /home/importfo/public_html/dentalroom.co.in/ |
Current File : /home/importfo/public_html/dentalroom.co.in/wh.php |
<style>.whatsapp-button { position: fixed; bottom: 21px; /* Adjust as needed */ right: 20px; /* Adjust as needed */ z-index: 9999; /* Ensure it's above other content */ } .content { /* Add styles for your website content container if needed */ } </style> <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Your Website</title> <link rel="stylesheet" href="styles.css"> </head> <body> <!-- Your website content here --> <div class="content"> <!-- Your website content goes here --> </div> <!-- WhatsApp button --> <a href="https://api.whatsapp.com/send?phone=+918866552094&text=Dental Room " target="_blank" class="whatsapp-button"> <img src="images/wh.png" alt="WhatsApp Icon" width="50" height="50"> </a> </body> </html>