<?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>flash tekkie &#187; CSS3</title>
	<atom:link href="http://tekkie.flashbit.net/tag/css3/feed" rel="self" type="application/rss+xml" />
	<link>http://tekkie.flashbit.net</link>
	<description>Flash technology blog</description>
	<lastBuildDate>Wed, 04 Jan 2012 23:29:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Replacement for deprecated OL/LI start/value HTML attributes</title>
		<link>http://tekkie.flashbit.net/css/replacement-for-deprecated-ol-li-start-value-html-attributes</link>
		<comments>http://tekkie.flashbit.net/css/replacement-for-deprecated-ol-li-start-value-html-attributes#comments</comments>
		<pubDate>Mon, 07 Sep 2009 12:51:03 +0000</pubDate>
		<dc:creator>Ain Tohvri</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Open Standards]]></category>
		<category><![CDATA[CSS 2.1]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[w3c]]></category>

		<guid isPermaLink="false">http://tekkie.flashbit.net/?p=507</guid>
		<description><![CDATA[As by the HTML 4.01 specification, all attribute definitions of lists, such as ordered lists and unordered lists, are deprecated, meaning that you can&#8217;t make a list purely in HTML that would skip some numbers, e.g. 1, 2, 3, 5 skipping 4. Previously you could use start or value attribute to set a value for the list [...]]]></description>
		<wfw:commentRss>http://tekkie.flashbit.net/css/replacement-for-deprecated-ol-li-start-value-html-attributes/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CSS transitions</title>
		<link>http://tekkie.flashbit.net/css/css-transitions</link>
		<comments>http://tekkie.flashbit.net/css/css-transitions#comments</comments>
		<pubDate>Wed, 07 Nov 2007 19:36:55 +0000</pubDate>
		<dc:creator>Ain Tohvri</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Open Standards]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[WebKit]]></category>

		<guid isPermaLink="false">http://tekkie.flashbit.net/css/css-transitions</guid>
		<description><![CDATA[WebKit has introduced another great feature – CSS animation. It is simply amazing what you can do with CSS transitions combined with CSS transforms. Transitions can be specified using following properties: transition-property transition-duration transition-timing-function transition For example img#testimg1 &#123; opacity: 1; -webkit-transition: opacity 1s linear; &#125; &#160; img#testimg1:hover &#123; opacity: 0; &#125; would fade out [...]]]></description>
		<wfw:commentRss>http://tekkie.flashbit.net/css/css-transitions/feed</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>CSS3 transforms in WebKit</title>
		<link>http://tekkie.flashbit.net/css/css3-transforms-in-webkit</link>
		<comments>http://tekkie.flashbit.net/css/css3-transforms-in-webkit#comments</comments>
		<pubDate>Sat, 27 Oct 2007 13:40:05 +0000</pubDate>
		<dc:creator>Ain Tohvri</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Open Standards]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[transform]]></category>
		<category><![CDATA[w3c]]></category>
		<category><![CDATA[WebKit]]></category>

		<guid isPermaLink="false">http://tekkie.flashbit.net/css/css3-transforms-in-webkit</guid>
		<description><![CDATA[In addition to Web Fonts recently introduced in WebKit, there&#8217;s now a rudimentary support for CSS transforms as well. As of now you can scale, rotate, skew and translate the boxes in the latest nightly of WebKit. Even though this is a WebKit-specific development at this point, the similar functionality will definitely be there in [...]]]></description>
		<wfw:commentRss>http://tekkie.flashbit.net/css/css3-transforms-in-webkit/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>WebKit is leading the run for CSS3</title>
		<link>http://tekkie.flashbit.net/browsers/webkit-is-leading-the-run-for-css3</link>
		<comments>http://tekkie.flashbit.net/browsers/webkit-is-leading-the-run-for-css3#comments</comments>
		<pubDate>Fri, 12 Oct 2007 14:34:48 +0000</pubDate>
		<dc:creator>Ain Tohvri</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Open Standards]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[font-face]]></category>
		<category><![CDATA[ttf]]></category>
		<category><![CDATA[web font]]></category>
		<category><![CDATA[WebKit]]></category>

		<guid isPermaLink="false">http://tekkie.flashbit.net/css/webkit-is-leading-the-run-for-css3</guid>
		<description><![CDATA[Despite Mozilla&#8217;s enormous effort to Firefox, WebKit developers have proven their Acid2 compatible framework is flexible enough for the Safari&#8217;s latest success to prevail. Newest CSS3 developments show off. While a number of modules in CSS3 are still questionable and software providers are struggling with CSS2.1 implementations, CSS3 is surely one of the most awaited [...]]]></description>
		<wfw:commentRss>http://tekkie.flashbit.net/browsers/webkit-is-leading-the-run-for-css3/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

