Skip to content

Instantly share code, notes, and snippets.

View satiroglu's full-sized avatar
🎯
Focusing

Ahmet E. satiroglu

🎯
Focusing
  • Istanbul, Turkey
View GitHub Profile
@satiroglu
satiroglu / index.html
Created December 28, 2020 20:36
Simple WhatsApp Button Generator
<div class="wrapper">
<form>
<div class="inputSet">
<label for="phone">Phone Number:</label>
<input id="phone" type="tel" required pattern="\+?\(?\d*\)?[0-9- ]+">
</div>
<div class="inputSet">
<label for="text">Default Text (optional):</label>
<input id="text">