Dùng để thêm những biểu tượng trên mỗi chữ cái trong phần tử HTML, bạn có thể kết hợp text-emphasis-color để thêm màu sắc cho biểu tượng và text-emphasis-position để cho biểu tượng nằm trên, dưới, trái, phải văn bản:
text-emphasis-style:"❤️";
text-emphasis-style:"#";
text-emphasis-style: circle;
text-emphasis-style: dot;
text-emphasis-style: double-circle;
text-emphasis-style: sesame;
text-emphasis-style: triangle;
text-emphasis-style: circle; text-emphasis-color: red;
text-emphasis-style: triangle; text-emphasis-color: blue;
text-emphasis-style: circle; text-emphasis-position: under;
text-emphasis-style: triangle; text-emphasis-position: under;
text-emphasis-style: triangle open;
text-emphasis-style: double-circle open;
text-emphasis-style: sesame open;
text-emphasis-style: circle open;