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.
Outlook用のHTMLテンプレートをコーディングしています。作業がありますがh1、定義または色付けcolor: #8c8c8c; したいのですが、Outlook ではそれができません。h2h3
h1
color: #8c8c8c;
h2
h3
たとえば、色を設定しようとしまし#002255;たが、機能していません。W3C パレットから何かを選択する必要がMidnightBlueあり、この構文で機能しています。
#002255;
MidnightBlue
誰でも私を助けることができますか?