

<?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>Think.ingCreative &#187; CSS</title>
	<atom:link href="http://think.ingcreative.com/section/web-design/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://think.ingcreative.com</link>
	<description>( under redesign )</description>
	<lastBuildDate>Fri, 03 Dec 2010 20:56:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Why this site looks best in Firefox (at the moment)</title>
		<link>http://think.ingcreative.com/why-this-site-looks-best-in-firefox-at-the-moment/</link>
		<comments>http://think.ingcreative.com/why-this-site-looks-best-in-firefox-at-the-moment/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 03:22:26 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Feature]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://think.ingcreative.com/?p=704</guid>
		<description><![CDATA[In a refrain sure to cause trouble for mere mortals -- or perhaps to help us immensely(!) -- one industry leading web designer after another stepped up to the podium at <a href="http://www.aneventapart.com/2009/boston/">An Event Apart, Boston</a> to reinforce the following points:]]></description>
			<content:encoded><![CDATA[<div id="attachment_705" class="wp-caption alignleft" style="width: 310px"><a href="http://think.ingcreative.com/wp-content/uploads/2009/06/thnk-rdsn-062309.png"><img class="size-medium wp-image-705" title="thnk-rdsn-062309" src="http://think.ingcreative.com/wp-content/uploads/2009/06/thnk-rdsn-062309-300x166.png" alt="A snapshot of the results of CSS3 experiment with this site, as of June 23, 2009, 11:08 p.m. EST (Boston)." width="300" height="166" /></a><p class="wp-caption-text">A snapshot of the results of CSS3 experiment with this site, as of June 23, 2009, 11:08 p.m. EST (Boston).</p></div>
<p>In a refrain sure to cause trouble for mere mortals &#8212; or perhaps to help us immensely(!) &#8212; one industry leading web designer after another stepped up to the podium at <a href="http://www.aneventapart.com/2009/boston/">An Event Apart, Boston</a> to reinforce the following points:<br />
<span id="more-704"></span></p>
<ol>
<li>Not all browsers are created equal.</li>
<li>The browsers that have done the best job of integrating latest web design standards enable designers to do better work more quickly, saving time and money for themselves and for their clients.</li>
<li>Because of the real advantages of #2, everyone needs to start getting used to the idea that A WEB SITE <strong>DOES NOT </strong>HAVE TO LOOK EXACTLY THE SAME IN EVERY BROWSER. Can you easily find and read the content? Is it meaningful? Are there any design elements that DISTRACT your efforts to reach the content? These are the key questions.</li>
<li>Now, as certain (unnamed [IE6]) legacy browsers are fading from the scene (more or less), and as more and more browsers (particularly Firefox, Safari, Chrome, and Opera) are implementing advanced and time-saving CSS technologies &#8212; NOW is a great time for designers (including mere mortals) to begin experimenting with advanced CSS and discovering the best implementation techniques.</li>
</ol>
<p>So, at this moment, I&#8217;ve discovered:</p>
<ol>
<li>Safari, Chrome, and Firefox all allow the designer to code rounded corners on elements, including borders.</li>
<li>FIREFOX has this FANTASTIC way of tapering a wide border as it rounds a corner into a narrower border. (Thus, the screenshot attached to this post.)</li>
<li>Safari and Chrome don&#8217;t allow this, at least not yet.</li>
<li>So this site doesn&#8217;t look great in Safari and Chrome at the moment. View it in Firefox instead. It looks great (IMHO)!</li>
<li>I&#8217;ll be doing some more working, tweaking, and adjusting after I get some sleep. (&#8220;Iterations&#8221; we call it.)</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://think.ingcreative.com/why-this-site-looks-best-in-firefox-at-the-moment/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CSS Attribute Selectors</title>
		<link>http://think.ingcreative.com/css-attribute-selectors/</link>
		<comments>http://think.ingcreative.com/css-attribute-selectors/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 12:49:44 +0000</pubDate>
		<dc:creator>tknight</dc:creator>
				<category><![CDATA[3523 Adv Web Design - S09]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://think.ingcreative.com/?p=466</guid>
		<description><![CDATA[CSS 3 Selectors That Work Right Now Includes quick, easy examples of attribute selectors. What is a CSS Attribute Selector? &#8212; About.com Another basic overview of attribute selectors. Cascading Style Sheets 2 Attribute Selectors &#8212; About.com A list of the CSS2 attributes that work now, before CSS3 works. :) CSS Selectors &#8212; About.com A cool [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://webdesign.about.com/od/css3/a/aa062603.htm">CSS 3 Selectors That Work Right Now</a></p>
<p>Includes quick, easy examples of attribute selectors.</p>
<p><a href="http://webdesign.about.com/od/cssselectors/qt/cssselattribute.htm">What is a CSS Attribute Selector? &#8212; About.com</a></p>
<p>Another basic overview of attribute selectors.</p>
<p><a href="http://webdesign.about.com/cs/css/qt/tipcssattrib.htm">Cascading Style Sheets 2 Attribute Selectors &#8212; About.com</a></p>
<p>A list of the CSS2 attributes that work now, before CSS3 works. :)</p>
<p><a href="http://webdesign.about.com/od/cssselectors/CSS_Selectors.htm">CSS Selectors &#8212; About.com</a></p>
<p>A cool reference for all things CSS Selectors.</p>
<p><a href="http://www.andybudd.com/archives/2003/09/cool_use_for_css_attribute_selectors/">Cool use for CSS attribute selectors &#8212; Andy Budd</a></p>
<p>A blog note from our very own Andy Budd about attribute selectors.</p>
<p><a href="http://www.stuffandnonsense.co.uk/archives/css_a_tribute_to_selectors.html">CSS: A tribute to selectors &#8212; Stuff and Nonsense</a></p>
<p>A basic overview of attribute selectors.</p>
<p><a href="http://dev.opera.com/articles/view/css-3-attribute-selectors/">CSS3: Attribute Selectors &#8212; Opera.com</a></p>
<p>Attribute Selectors that may or may not work on your browser, but a sign of the things to come for CSS.</p>
]]></content:encoded>
			<wfw:commentRss>http://think.ingcreative.com/css-attribute-selectors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
