You’ll need to add all HTML code up to this point before crossing any further into the document.
If you want to add this to your command, it should look like this so far: <a href=mailto:agentavery@sample.
com?subject=“subject text” Try not to use characters that aren’t alphanumeric in the subject line.
There are ways to work around this so your link doesn’t get stumped and thinks it’s part of something else".
While most often not used, it is possible to add information to prefill the subject line via the mailto syntax.
However, it’s more often used when the mail is being sent to a server inside a robot that handles incoming mail so it can be processed later (so it can be filtered).
You can add “body” as well as a cc or a bcc line using a similar syntax.
Just make sure to use a question mark followed by the term “body”,“cc”, or “bcc” followed by an equals sign followed by the text for that line in a pair of quotation marks.
The entire HTML email link command should look something like this: <a href=mailto:agentavery@sample.
com?subject=“HTML link”>Click here to send us an email!!!