<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.activedition.com/CS/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Search results matching tags 'Elastic Layout' and 'Fixed Layout'</title><link>http://www.activedition.com/CS/search/SearchResults.aspx?o=DateDescending&amp;tag=Elastic+Layout,Fixed+Layout&amp;orTags=0</link><description>Search results matching tags 'Elastic Layout' and 'Fixed Layout'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>Would you like ice with your page layout sir?</title><link>http://www.activedition.com/CS/blogs/geekfreezone/archive/2008/04/21/would-you-like-ice-with-your-page-layout-sir.aspx</link><pubDate>Mon, 21 Apr 2008 13:59:00 GMT</pubDate><guid isPermaLink="false">3df712ec-c1c8-49fe-a342-53c2af25ea62:19</guid><dc:creator>Kirk Potter</dc:creator><description>&lt;p&gt;Designing an accessible website isn&amp;#39;t about compromise but is more about embedding the accessibility requirements into your design process. One of the most important decisions you take is what layout technique you will use.&lt;/p&gt;
&lt;p&gt;These days there are a lot to choose from including fixed-width (sometimes call ice), liquid, elastic, etc. - each with their own set of challenges and compromises.&amp;nbsp; In the early days of the web designers didn&amp;#39;t need to worry too much as nearly everyone had a screen resolution of 640x480 and widescreen was reserved for your visit to the local cinema.&lt;/p&gt;
&lt;p&gt;Now we have PDAs, widescreen and more resolution combinations than you would care to know about.&amp;nbsp; To help you understand the challenges and compromises we&amp;#39;ll take a look at the main layout techniques below.&lt;/p&gt;
&lt;h2&gt;Mixing it up&lt;/h2&gt;
&lt;p&gt;Fixed width layouts are very common as typically they provide a great deal of predictability of how a design will be represented on a variety of screen resolutions but they don&amp;#39;t always work that well on high resolution screens. The net result of this is sometimes a web page that is lost in the middle of the page.&amp;nbsp; Once someone has decided to increase the text size line lengths can also become a problem and the resulting text wrapping can make reading uncomfortable.&lt;/p&gt;
&lt;p&gt;Liquid layouts use percentage sizes rather than fixed ones and they are designed to scale to the browser window size.&amp;nbsp; These layouts make the most efficient use of space but multi-column layouts become problematic at lower resolutions and on higher resolutions paragraphs of text can end up as single lines which can look a bit strange.&lt;/p&gt;
&lt;p&gt;Elastic designs take the best bits from fixed width and liquid layouts by defining maximum and minimum widths to overcome the problems described above.&amp;nbsp; This is a good compromise and if done properly results in a design that looks great on both smaller resolutions and high ones.&lt;/p&gt;
&lt;p&gt;A good example of good elastic design is the website of the General Teaching Council for Scotland (&lt;a href="http://www.gtcs.org.uk/"&gt;http://www.gtcs.org.uk/&lt;/a&gt;) which has a maximum width of approximately 1150 pixels and a minimum width of 800 pixels. &lt;/p&gt;
&lt;h2&gt;WCAG&lt;/h2&gt;
&lt;p&gt;The final question to be answered is how all this affects the accessibility of your site.&amp;nbsp; Under &lt;a href="http://www.w3.org/TR/WCAG10/"&gt;WCAG 1.0&lt;/a&gt; there was always a raging debate as to whether a non-liquid layout (that includes both fixed width and elastic) were compliant or not.&amp;nbsp; Rather than attempt to answer that it is worth applying this question against &lt;a href="http://www.w3.org/TR/WCAG20/"&gt;WCAG 2.0&lt;/a&gt; which is currently in working draft status with the W3C.&lt;/p&gt;
&lt;p&gt;Strange as it may sound WCAG 2.0 makes no reference to the size and behaviour of structural elements of page but does talk about text sizing under &lt;a href="http://www.w3.org/TR/WCAG20/#visual-audio-contrast"&gt;checkpoints 1.4.4&lt;/a&gt; (Resize text) and &lt;a href="http://www.w3.org/TR/WCAG20/#visual-audio-contrast"&gt;1.4.8&lt;/a&gt; (Visual Presentation). The resize text checkpoint falls under Level AA and visual presentation under Level AAA.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;Most fixed width layouts would fail checkpoint 1.4.4 due to the requirement that text should be capable of being resized by up to 200% without impairing the functionality of the page especially when multiple columns are used.&lt;/p&gt;
&lt;p&gt;Liquid layout easily passes this checkpoint especially when columns are relatively sized based on the text size.&amp;nbsp; Elastic layouts need to be carefully defined in terms of maximum and minimum widths to ensure that they comply with this checkpoint.&lt;/p&gt;
&lt;p&gt;The visual presentation checkpoint has some overlap with the resize text checkpoint in terms of the 200% text resize requirement but also introduces some other requirements in terms of layout.&amp;nbsp; There is a somewhat arbitrary requirement that &amp;quot;width is no more than 80 characters&amp;quot; which could cause problems with both liquid and elastic layouts - one way of achieving this is ensuring that blocks of text wrap at a certain width.&lt;/p&gt;</description></item></channel></rss>