<?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; CSS</title>
	<atom:link href="http://tekkie.flashbit.net/tag/css/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>Internet Explorer dumping CSS hacks to comply with standards</title>
		<link>http://tekkie.flashbit.net/browsers/internet-explorer-dumping-css-hacks-to-comply-with-standards</link>
		<comments>http://tekkie.flashbit.net/browsers/internet-explorer-dumping-css-hacks-to-comply-with-standards#comments</comments>
		<pubDate>Sat, 18 Oct 2008 00:20:49 +0000</pubDate>
		<dc:creator>Ain Tohvri</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Open Standards]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS 2.1]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://tekkie.flashbit.net/?p=197</guid>
		<description><![CDATA[Years ago, for Internet Explorer 5, Microsoft took a shortcut to &#8216;extended CSS support&#8217; that they called the Dynamic Properties. Despite the fancy name it had nothing to do with W3C Cascading Style Sheet standards nor was it available cross-platform. Now, as the software giant has realized the impact of open standards, they are giving [...]]]></description>
		<wfw:commentRss>http://tekkie.flashbit.net/browsers/internet-explorer-dumping-css-hacks-to-comply-with-standards/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Edit your site with Typeroom</title>
		<link>http://tekkie.flashbit.net/web-20/edit-your-site-with-typeroom</link>
		<comments>http://tekkie.flashbit.net/web-20/edit-your-site-with-typeroom#comments</comments>
		<pubDate>Fri, 14 Mar 2008 22:58:37 +0000</pubDate>
		<dc:creator>Ain Tohvri</dc:creator>
				<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[typeroom]]></category>

		<guid isPermaLink="false">http://tekkie.flashbit.net/web-20/edit-your-site-with-typeroom</guid>
		<description><![CDATA[Most web sites on the web are static. They have no CMS and their owners lack skills to do the editing properly. That&#8217;s the niche for Typeroom. The slogan says simple content management and does so quite rightly. You don&#8217;t have to use a specific admin interface or anything like WordPress, Joomla or Drupal. Typeroom [...]]]></description>
		<wfw:commentRss>http://tekkie.flashbit.net/web-20/edit-your-site-with-typeroom/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>W3C Selectors API now in WebKit</title>
		<link>http://tekkie.flashbit.net/browsers/w3c-selectors-api-now-in-webkit</link>
		<comments>http://tekkie.flashbit.net/browsers/w3c-selectors-api-now-in-webkit#comments</comments>
		<pubDate>Sat, 16 Feb 2008 03:48:17 +0000</pubDate>
		<dc:creator>Ain Tohvri</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[MooTools]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[slickspeed]]></category>
		<category><![CDATA[w3c]]></category>
		<category><![CDATA[WebKit]]></category>

		<guid isPermaLink="false">http://tekkie.flashbit.net/browsers/w3c-selectors-api-now-in-webkit</guid>
		<description><![CDATA[WebKit has introduced another development towards greater support of W3C initiatives – Selectors API, currently in the status of Working Draft.  Until now, without a specific JS framework (e.g. jQuery, Prototype or MooTools), one could just get to the HTML element in the old fashioned way: var myDiv = document.getElementById&#40;'myDiv'&#41;; Now what W3C has worked [...]]]></description>
		<wfw:commentRss>http://tekkie.flashbit.net/browsers/w3c-selectors-api-now-in-webkit/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Benefits of tableless design</title>
		<link>http://tekkie.flashbit.net/css/benefits-of-tableless-design</link>
		<comments>http://tekkie.flashbit.net/css/benefits-of-tableless-design#comments</comments>
		<pubDate>Tue, 30 Oct 2007 23:00:19 +0000</pubDate>
		<dc:creator>Ain Tohvri</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Open Standards]]></category>
		<category><![CDATA[tableless]]></category>

		<guid isPermaLink="false">http://tekkie.flashbit.net/css/benefits-of-tableless-design</guid>
		<description><![CDATA[To emphasize greater use of Cascading Style Sheets — there are few very good reasons to dump endless HTML table structures in favour of CSS. Tableless design (or layout) is a design technique that leaves out HTML tables and uses CSS to arrange elements on a web page. To illustrate the point let&#8217;s introduce 2 [...]]]></description>
		<wfw:commentRss>http://tekkie.flashbit.net/css/benefits-of-tableless-design/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

