<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>Articles&gt;Web Design&gt;Standards&gt;CSS</title>	<link>http://tc.eserver.org/dir/Articles/Web-Design/Standards/CSS</link>
	<description>A listing of the most recently indexed works about Articles and Web Design and Standards and CSS in the field of technical communication.</description>
	<language>en-us</language>
	<copyright>Copyright (c) 2005-10 by the EServer. All rights reserved.</copyright>
	<managingEditor>tclib-editorial@eserver.org (TC Library Editorial Board)</managingEditor>
	<webMaster>webmaster@eserver.org (Geoffrey Sauer)</webMaster>
	<image>
		<url>http://tc.eserver.org/images/newlogo.gif</url>
		<title>Articles&gt;Web Design&gt;Standards&gt;CSS</title>
		<link>http://tc.eserver.org/dir/Articles/Web-Design/Standards/CSS</link>
	</image>
	<item>
		<title>Five Ways to Instantly Write Better CSS</title>
		<link>http://tc.eserver.org/33808.html</link>
		<guid>http://tc.eserver.org/33808.html</guid>
		<description>Sure, anyone can write CSS. Even programs are doing it for you now. But is the CSS any good? Here are five tips to start improving yours.</description>
	</item>
	<item>
		<title>Some Reasons Why Web Standards Are Difficult to Learn</title>
		<link>http://tc.eserver.org/32953.html</link>
		<guid>http://tc.eserver.org/32953.html</guid>
		<description>It seems like the box model shouldn’t be difficult to learn, but it is. I’m not sure why, but I think it may have to do with complexity that arises when you have boxes within boxes. At that point, it becomes an exercise of adding margin here, taking away padding there, and setting margins and paddings to 0 over there. Combine that with floating and positioning: relative, absolute, fixed, and it gets hard to know where the spacing between objects comes from, even when you’re working in standards-supporting browser like Mozilla. On top of this you have the box model hack…which only complicates things further. Even browsers get the box model wrong.</description>
	</item>
	<item>
		<title>CSS 3 Attribute Selectors</title>
		<link>http://tc.eserver.org/32528.html</link>
		<guid>http://tc.eserver.org/32528.html</guid>
		<description>CSS attribute selectors allow us to pinpoint the values of attributes of an element and to style that element accordingly. CSS3 introduces three new selectors that can match strings against an attribute value at the beginning, the end, or anywhere within the value.This provides powerful new ways to style elements automatically that match very specific criteria. In this article, I will put these new attribute selectors in action and create some clever CSS rules that attach icons to links based on the value of the href attribute.</description>
	</item>
	<item>
		<title>CSS 2.2</title>
		<link>http://tc.eserver.org/32497.html</link>
		<guid>http://tc.eserver.org/32497.html</guid>
		<description>There are various reasons why CSS 3 is taking so long. Many of the issues are technical and can’t be avoided; problems when testing, issues with backwards compatibility and bugs with browser implementation. However there also seems to be a lot of politics involved.</description>
	</item>
	<item>
		<title>Keeping Your Elements&apos; Kids in Line with Offspring</title>
		<link>http://tc.eserver.org/30888.html</link>
		<guid>http://tc.eserver.org/30888.html</guid>
		<description>CSS selectors are handy things. They make coding CSS easier, sure, but they can also help keep your markup clean.</description>
	</item>
	<atom:link href="http://tc.eserver.org/dir/Articles/Web-Design/Standards/CSS.xml" rel="self" type="application/rss+xml"/>
</channel>
</rss>