<?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>inditetheweb.com&#187; CSS Articles | Indite the Web | Web Development Tips, Tricks, and Tutorials</title>
	<atom:link href="http://www.inditetheweb.com/category/thoughts/css-articles/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.inditetheweb.com</link>
	<description>Web Development Tips, Tricks, and Tutorials</description>
	<lastBuildDate>Wed, 11 Nov 2009 17:57:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Designing Without Tables</title>
		<link>http://www.inditetheweb.com/2008/10/designing-without-tables/</link>
		<comments>http://www.inditetheweb.com/2008/10/designing-without-tables/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 18:58:51 +0000</pubDate>
		<dc:creator>Kate</dc:creator>
				<category><![CDATA[CSS Articles]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Tableless Design]]></category>
		<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.inditetheweb.com/?p=33</guid>
		<description><![CDATA[Fortunately for me, I started doing Web development at a time when Web standards were moving forward with a vengeance.  XHTML, CSS, and table-less designs are accepted techniques.  However, I&#8217;ve still had to deal with my fair share of tables.  My first job out of college, for instance, was with a company that, up until [...]]]></description>
			<content:encoded><![CDATA[<p>Fortunately for me, I started doing Web development at a time when Web standards were moving forward with a vengeance.  XHTML, CSS, and table-less designs are accepted techniques.  However, I&#8217;ve still had to deal with my fair share of tables.  My first job out of college, for instance, was with a company that, up until that point, had strictly used tables (and nested tables) for site layout and design.  It took a bit of convincing, but they eventually saw the benefits of tableless/CSS design.  (Fortunately for me, they were already trying to make the transition when I came on board.)</p>
<p>But, I&#8217;m still amazed at the number of well-known sites that rely heavily on tables.  Instead of being surprised when a site is using a table, I&#8217;m pleasently surprised when they&#8217;re not.  Isn&#8217;t there something wrong with that picture?  I understand that browser support can be a bit sketchy for CSS at times, but the trade-offs, to me, far outweigh any extra work you may need to do to make a site cross-browser compatible.  Not to mention, tables were never intended to be used for design/layout. </p>
<p>It&#8217;s truly a case of using the right tool for the right job.  Think of it this way.  If you&#8217;re sitting down to create, for instance, some sort of digital art, what&#8217;s the first tool you open.  Microsoft Excel? Probably not.  More than likely, you&#8217;ll choose a tool that&#8217;s suited for design, perhaps Photoshop, the GIMP,&#8230; even Paint would be a choice!  Now, if you were going to record this week&#8217;s payroll information into a table, Excel would be a good choice.  See the difference?  It&#8217;s not that the tool in itself is wrong&#8230; it&#8217;s the misuse of it.  Tables are great&#8230; for tabular data.  Not for design and structure.  That&#8217;s what CSS is for.  Even tables can be used effectively with CSS.  The benefits will soon become apparent.  From faster page load times to less time spent updating and maintaining pages, you&#8217;ll be thankful.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inditetheweb.com/2008/10/designing-without-tables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixed Width and Screen Resolutions</title>
		<link>http://www.inditetheweb.com/2008/10/fixed-width-and-screen-resolutions/</link>
		<comments>http://www.inditetheweb.com/2008/10/fixed-width-and-screen-resolutions/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 17:28:41 +0000</pubDate>
		<dc:creator>Kate</dc:creator>
				<category><![CDATA[CSS Articles]]></category>
		<category><![CDATA[Fixed Width]]></category>
		<category><![CDATA[Screen Resolution]]></category>
		<category><![CDATA[Site Design]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://www.inditetheweb.com/?p=43</guid>
		<description><![CDATA[While creating this blog I was faced with a dilemna: what width do I make the layout?  I knew I wanted it to be a fixed width, but what width?  I&#8217;ve developed sites for a long time for 800X600 resolution.  My thought is that it still looks good for those with a higher resolution, but [...]]]></description>
			<content:encoded><![CDATA[<p>While creating this blog I was faced with a dilemna: what width do I make the layout?  I knew I wanted it to be a fixed width, but what width?  I&#8217;ve developed sites for a long time for 800X600 resolution.  My thought is that it still looks good for those with a higher resolution, but works for those with a lower one.  I still hold to this.  There are many things you can do to enhance browsing for users with higher resolutions.  (For instance, say you have a wrapper container set at 760px.  You could add a background image to the body that would be visible to users with higher resolutions, while not hindering those with a lower one.  Anyway, back on topic:)  There were two big considerations to making this site optimal for users with a 1024&#215;768 resolution or higher.  1) This is a blog.  Due to content needs and ads, a large percentage of blogs seem to forsake the 800&#215;600 users, more out of necessity than spite.  That&#8217;s the road I opted for.  2) I assume my readers have some level of tech interest, and as such, there is a very good chance they have a resolution higher than 800&#215;600.</p>
<p>Again, I can&#8217;t stress enough: consider your target audience.  I did a project with a company who&#8217;s client was a group comprised of mostly elderly people.  As such, their screen resolutions were likely to fall into the 800&#215;600 category.  I worked with that company for almost a year and a half on various other projects, and I got into the habit/mindset of designing for 800&#215;600.  We both thought that with the statistics available at the time, and with the clients they have, this would be the best choice.  But, things are changing, and likely will continue to change into the future.  The beauty of Web development is that it&#8217;s constantly changing, constantly evolving.  So are our users.  We need to keep our thumb on the pulse of the times and make sure that, regardless of what resolution we design for, we&#8217;re keeping our users first in our mind.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inditetheweb.com/2008/10/fixed-width-and-screen-resolutions/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! -->
