daveyc1234 / WebTechProject

fivesibsgolf repository
https://www.fivesibsgolf.me/
0 stars 0 forks source link

Technical Suggestion #2: hyperlink email address #3

Open jdoggett1 opened 1 year ago

jdoggett1 commented 1 year ago

A small suggestion is hyperlinking your email address, so users can simply click the address to open a new message to you.

I've attached the line of code you can use to accomplish this below: <p><a href="mailto:fivekidsgolf@gmail.com">fivekidsgolf@gmail.com</a></p>