<?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>Tech Ease &#187; tabular data</title>
	<atom:link href="http://etc.usf.edu/techease/keywords/tabular-data/feed/" rel="self" type="application/rss+xml" />
	<link>http://etc.usf.edu/techease</link>
	<description>for all your classroom technology needs</description>
	<lastBuildDate>Tue, 07 May 2013 23:09:34 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Creating an Accessible Data Table with Dreamweaver</title>
		<link>http://etc.usf.edu/techease/4all/web-accessibility/creating-an-accessible-data-table-with-dreamweaver/</link>
		<comments>http://etc.usf.edu/techease/4all/web-accessibility/creating-an-accessible-data-table-with-dreamweaver/#comments</comments>
		<pubDate>Tue, 16 Nov 2010 20:28:22 +0000</pubDate>
		<dc:creator>lfperez</dc:creator>
				<category><![CDATA[Dreamweaver]]></category>
		<category><![CDATA[tables]]></category>
		<category><![CDATA[tabular data]]></category>
		<category><![CDATA[web accessibility]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://etc.usf.edu/techease/</guid>
		<description><![CDATA[In this tutorial, you will learn how to use Adobe Dreamweaver to add an accessible data table to a web page.]]></description>
		<wfw:commentRss>http://etc.usf.edu/techease/4all/web-accessibility/creating-an-accessible-data-table-with-dreamweaver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Layout and Data Tables</title>
		<link>http://etc.usf.edu/techease/4all/web-accessibility/layout-and-data-tables/</link>
		<comments>http://etc.usf.edu/techease/4all/web-accessibility/layout-and-data-tables/#comments</comments>
		<pubDate>Tue, 16 Nov 2010 19:06:02 +0000</pubDate>
		<dc:creator>lfperez</dc:creator>
				<category><![CDATA[accessibility]]></category>
		<category><![CDATA[add-on]]></category>
		<category><![CDATA[best practices]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[tables]]></category>
		<category><![CDATA[tabular data]]></category>
		<category><![CDATA[WAVE]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[Web Developer Toolbar]]></category>

		<guid isPermaLink="false">http://etc.usf.edu/techease/</guid>
		<description><![CDATA[For a long time, the only way to create columns and perform other layout tasks in HTML was through the use of tables. However, a current best practice is to use Cascading Style Sheets (CSS) for layout, and to limit the use of tables to the display of tabular data. The reason for avoiding tables for layout is that the reading order for screen readers and other assistive technology may be different from what is shown on the screen with layout tables.  In this tutorial, you will learn how to use browser add-on that will let you check the reading order of your web pages if they still use layout tables.]]></description>
		<wfw:commentRss>http://etc.usf.edu/techease/4all/web-accessibility/layout-and-data-tables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
