<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WEB前端开发 &#187; text-fill-color</title>
	<atom:link href="http://www.css88.com/archives/tag/text-fill-color/feed" rel="self" type="application/rss+xml" />
	<link>http://www.css88.com</link>
	<description>专注前端开发，关注用户体验</description>
	<lastBuildDate>Mon, 06 Feb 2012 13:31:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>text-stroke(文本描边)和text-fill-color(文本填充色)-Css3演示</title>
		<link>http://www.css88.com/archives/2144</link>
		<comments>http://www.css88.com/archives/2144#comments</comments>
		<pubDate>Wed, 03 Mar 2010 09:25:44 +0000</pubDate>
		<dc:creator>愚人码头</dc:creator>
				<category><![CDATA[html+css]]></category>
		<category><![CDATA[html5+css3]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[text-fill-color]]></category>
		<category><![CDATA[text-stroke]]></category>
		<category><![CDATA[文本描边]]></category>

		<guid isPermaLink="false">http://www.css88.com/?p=2144</guid>
		<description><![CDATA[text-stroke(文本描边)和text-fill-color(文本填充色)注意点： 目前这两个属性只有webkit内核的Safari和Chrome支持，例如： -webkit-text-stroke: 3.3px #2A75BF; text-fill-color：颜色值，和color属性差不多都是文字的样式； 同时使用text-fill-color和color属性，text-fill-color将覆盖color属性的颜色值； text-fill-color可以使用透明值，即：text-fill-color：transparent 查看一个text-stroke(文本描边)和text-fill-color(文本填充色)演示：http://www.css88.com/tool/css3Preview/Text-Stroke.html 演示参照：http://westciv.com/tools/index.html 声明: 本文采用 BY-NC-SA 协议进行授权 &#124; WEB前端开发转载请注明转自《text-stroke(文本描边)和text-fill-color(文本填充色)-Css3演示》]]></description>
		<wfw:commentRss>http://www.css88.com/archives/2144/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

