When people view your website on their phone, you want to make sure they can click (tap) on your phone number and then have it dial your number. This makes it easier for them so that they don't have to temporarily memorize it (where they might get it wrong). The HTML code to do this […]
Making a link to an email address is a little different than a normal link. Normal links start with: https:// and email links start with: mailto: A complete email link looks like this: mailto:you@yourdomain.com Make sure there is no space in the link at all and that the email address you use is correct. You […]
