Create mailto links for email buttons
A mailto link is an HTML link that opens the user's default email client with pre-filled fields: recipient, subject, CC, BCC, and body. It uses URI scheme formatting (RFC 6068) and is essential for contact pages, support buttons, and feedback forms.