<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Web Browser Zoom: Design consequences</title>
	<atom:link href="http://www.tibobeijen.nl/blog/2009/03/07/web-browser-zoom-design-consequences/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tibobeijen.nl/blog/2009/03/07/web-browser-zoom-design-consequences/</link>
	<description>...another view on the web and how it's built</description>
	<lastBuildDate>Mon, 28 Nov 2011 10:34:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Tibo Beijen</title>
		<link>http://www.tibobeijen.nl/blog/2009/03/07/web-browser-zoom-design-consequences/comment-page-1/#comment-1039</link>
		<dc:creator>Tibo Beijen</dc:creator>
		<pubDate>Thu, 11 Jun 2009 07:08:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.yunademo.nl/preview/tibobeijen.nl/?p=42#comment-1039</guid>
		<description>This article is more about design &lt;em&gt;decisions&lt;/em&gt; than about how to &lt;em&gt;create&lt;/em&gt; a design with CSS. The topic of CSS is covered abundantly on the net and I&#039;d suggest searching for terms like css, float, layout, overflow etc. If divs need to be stretched when content grows &#039;clear:both&#039; is the search-term to go for...
For a place to drop tech-questions I can really recommend &lt;a href=&quot;http://www.sitepoint.com/forums/&quot; rel=&quot;nofollow&quot;&gt;Sitepoint Forums&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>This article is more about design <em>decisions</em> than about how to <em>create</em> a design with CSS. The topic of CSS is covered abundantly on the net and I&#8217;d suggest searching for terms like css, float, layout, overflow etc. If divs need to be stretched when content grows &#8216;clear:both&#8217; is the search-term to go for&#8230;<br />
For a place to drop tech-questions I can really recommend <a href="http://www.sitepoint.com/forums/" rel="nofollow">Sitepoint Forums</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Debbie</title>
		<link>http://www.tibobeijen.nl/blog/2009/03/07/web-browser-zoom-design-consequences/comment-page-1/#comment-1036</link>
		<dc:creator>Debbie</dc:creator>
		<pubDate>Wed, 10 Jun 2009 16:23:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.yunademo.nl/preview/tibobeijen.nl/?p=42#comment-1036</guid>
		<description>Having issues with text zoom vs. page zoom.  It seems that you can not design for both when you are dealing with divs.  Infact text zoom does not work at all when dealing with divs.  They are all positioned with ems absolutely with text that is told to be a cetain size in css.
HOWEVEr in firefox even if you tell text size to stay 14em it will grow anyways.  And that moves all the images and whatever else i have on page things overlap it is a mess.

then i designed the same page in tables now things are stuck and page layout does not differ due to nesting.
however now however over divs don&#039;t line up correctly when browser is shrunk or grown because however over doesn&#039;t work in tables only works in divs.  The tables and div&#039;s line up differently because they react differently to the browser being shrunk and expanded. Any ideas on how to fix this issue would be appreciated.  Trying to design website for all sorts of users.

edit: *hoverover</description>
		<content:encoded><![CDATA[<p>Having issues with text zoom vs. page zoom.  It seems that you can not design for both when you are dealing with divs.  Infact text zoom does not work at all when dealing with divs.  They are all positioned with ems absolutely with text that is told to be a cetain size in css.<br />
HOWEVEr in firefox even if you tell text size to stay 14em it will grow anyways.  And that moves all the images and whatever else i have on page things overlap it is a mess.</p>
<p>then i designed the same page in tables now things are stuck and page layout does not differ due to nesting.<br />
however now however over divs don&#8217;t line up correctly when browser is shrunk or grown because however over doesn&#8217;t work in tables only works in divs.  The tables and div&#8217;s line up differently because they react differently to the browser being shrunk and expanded. Any ideas on how to fix this issue would be appreciated.  Trying to design website for all sorts of users.</p>
<p>edit: *hoverover</p>
]]></content:encoded>
	</item>
</channel>
</rss>

