<?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 have to test websites</description>
	<lastBuildDate>Thu, 17 Jun 2010 22:11:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<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>admin</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[<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 www.w3.org shows us a really simple trick of checking the browser window [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.testing-web-sites.co.uk%2F2009%2F10%2F16%2Fa-neat-way-of-dealing-with-smaller-screen-resolutions%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.testing-web-sites.co.uk%2F2009%2F10%2F16%2Fa-neat-way-of-dealing-with-smaller-screen-resolutions%2F" height="61" width="51" /></a></div><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>1</slash:comments>
		</item>
	</channel>
</rss>
