<?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>Testing Web Sites &#187; Screen Resolutions</title>
	<atom:link href="http://www.testing-web-sites.co.uk/category/screen-resolutions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.testing-web-sites.co.uk</link>
	<description>Advice for project managers and Internet professionals who need to test websites</description>
	<lastBuildDate>Sat, 04 Feb 2012 15:38:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>A neat way of dealing with smaller screen resolutions</title>
		<link>http://www.testing-web-sites.co.uk/2009/10/16/a-neat-way-of-dealing-with-smaller-screen-resolutions/</link>
		<comments>http://www.testing-web-sites.co.uk/2009/10/16/a-neat-way-of-dealing-with-smaller-screen-resolutions/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 20:13:35 +0000</pubDate>
		<dc:creator>Testing Web Sites</dc:creator>
				<category><![CDATA[Screen Resolutions]]></category>
		<category><![CDATA[hints and tips]]></category>

		<guid isPermaLink="false">http://www.testing-web-sites.co.uk/?p=189</guid>
		<description><![CDATA[I was shown a great feature yesterday by a web developer on how a web site can accommodate smaller screen resolutions such as those used on mobile devices &#8211; smartphones,... <span class="meta-more"><a href="http://www.testing-web-sites.co.uk/2009/10/16/a-neat-way-of-dealing-with-smaller-screen-resolutions/">Read more &#187;</a></span>]]></description>
			<content:encoded><![CDATA[<p>I was shown a great feature yesterday by a web developer on how a web site can accommodate smaller screen resolutions such as those used on mobile devices &#8211; smartphones, iPhones, netbooks, smartbooks and the like.</p>
<p>W3C&#8217;s (World Wide Web Consortium) web site at <a href="http://www.w3.org" target="_blank">www.w3.org</a> shows us a really simple trick of checking the browser window size and then loading in a different stylesheet based on that window size. You can try this and see the stylesheet change before your very eyes. Go to <a href="http://www.w3.org" target="_blank">www.w3.org</a> and start making your browser window much smaller. Once you get to 480 pixels wide the stylesheet changes to a layout much more suited to your window size giving you a readable page that would otherwise be difficult to view at that size because of menus and other graphics getting in the way of the content.</p>
<p>This is a very neat way of coping with mobile web browsers on smaller screens and resolutions and in my view it works well.</p>
<p><em>Have you seen any similar methods of switching stylesheets? Would you implement something like this on your web site?</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.testing-web-sites.co.uk/2009/10/16/a-neat-way-of-dealing-with-smaller-screen-resolutions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

