How to add a pre-filled subject to an email link in HTML
![]() |
How to add a pre-filled subject to an email link in HTML
Example Basic link is as follows: <a href="mailto:email@some-address.com">Text For Link Here</a> To add a pre-filled subject to an email client simply use the "subject=" option in the "mailto:" tag, please note space characters must be added with the "%20" option and "?" to attach the html. Please see the basic enhancement page for furthure info. ?subject=Hello%20Joseph here is how it would look in your html code:
Enhanced tags can be added and shown and demonstrated on main page.
Can't find an Answer Use Google below to search
furthure. |
![]() |