CSS3 text-outline ÊôÐÔ
ʵÀý
ÉèÖà text-outline£º
p.test { text-outline: 2px 2px #ff0000; }
ä¯ÀÀÆ÷Ö§³Ö
ËùÓÐÖ÷Á÷ä¯ÀÀÆ÷¶¼²»Ö§³Ö text-outline ÊôÐÔ¡£
¶¨ÒåºÍÓ÷¨
text-outline ÊôÐԹ涨Îı¾ÂÖÀª¡£
ĬÈÏÖµ£º | none |
---|---|
¼Ì³ÐÐÔ£º | yes |
°æ±¾£º | CSS3 |
JavaScript Óï·¨£º | object.style.textOutline="2px 2px #ff0000" |
Óï·¨
text-outline: thickness blur color;
Öµ | ÃèÊö |
---|---|
thickness | ±ØÐè¡£ÂÖÀªµÄ´Öϸ¡£ |
blur | ¿ÉÑ¡¡£ÂÖÀªµÄÄ£ºý°ë¾¶¡£ |
color | ±ØÐè¡£ÂÖÀªµÄÑÕÉ«¡£²ÎÔÄ CSS ÑÕɫֵ¡£ |