Basic Email HTML Tag Enhancements
![]() |
Basic Email HTML Tag Enhancements
Basic Enhancements Basic link is as follows: <a href="mailto:email@some-address.com">Text For Link Here</a> Enhanced tags can be added as shown below and demonstrated on main page. mailto = where to send the email. subject = puts a message in the subject line. body = places a message body.. %20 = space between words. %0D%0A = similar to the "Enter" key on keyboard. cc = Carbon copy. bcc = Blind carbon copy.
Can't find an Answer Use Google below to search
furthure. |
![]() |