text-fill-color是文字填充颜色的意思,text-stroke是文字描边的意思。这两个文字效果IE都不支持,webkit是支持的。
text-fill-color:颜色;
<style> .text_fill_color{ text-fill-color:#f00; } </style>
这里是文字填充颜色。
在text-fill-color和color同时存在的时候,color不起作用
<style> .text_fill_color{ text-fill-color:#f00; color:#ff0; } </style> <p class="text_fill_color">今天太热了!</p>
此时字体仍然为红色
text-stoke:大小,颜色;
<style>.text-stoke{ font-size:30px; -webkit-text-stroke:1px #ff0; } </style> <p class="text-stroke">这里是文字描边!</p>
以上两种属性同时使用,效果更炫!
本版积分规则 发表回复 回帖并转播 回帖后跳转到最后一页
QQ咨询|关于我们|Archiver|手机版|小黑屋|( 辽ICP备15012455号-4 ) Powered by 期权论坛 X3.2 © 2001-2016 期权工具网&期权论坛 Inc.
下载期权论坛手机APP