What is the format to hyperlink an email address? How to add a picture to email? Thanks, Mary
M Mary New Member Oct 16, 2013 #1 What is the format to hyperlink an email address? How to add a picture to email? Thanks, Mary
wessley Member Oct 21, 2013 #2 Hi Mary, To hyperlink an email address the URL should look like this: Code: mailto:[email protected] If you're using HTML format then it's: Code: <a href="mailto:[email protected]">email me</a> To add pictures use Message > Insert Graphic… menu item.
Hi Mary, To hyperlink an email address the URL should look like this: Code: mailto:[email protected] If you're using HTML format then it's: Code: <a href="mailto:[email protected]">email me</a> To add pictures use Message > Insert Graphic… menu item.