mailto link with HTML body

前端 未结 10 1927
攒了一身酷
攒了一身酷 2020-11-21 22:26

I have a couple of mailto links in a HTML document.


Can I insert HTML formatted body in the <

10条回答
  •  自闭症患者
    2020-11-21 23:05

    As you can see in RFC 6068, this is not possible at all:

    The special "body" indicates that the associated is the body of the message. The "body" field value is intended to contain the content for the first text/plain body part of the message. The "body" pseudo header field is primarily intended for the generation of short text messages for automatic processing (such as "subscribe" messages for mailing lists), not for general MIME bodies.

提交回复
热议问题