Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ユーザーがページを他の人と「共有」できるページがあります。メールをhtmlでフォーマットしたい。
私は電子メールを送信するためにjavascriptを使用しています。何か案は?
mailto: スキームで html アンカー要素を使用していると思います。
書式設定された HTML を電子メール クライアントに依存しない方法で確実に送信できるようにするには、何らかのサーバーサイド コードを介して送信する必要があります。