<?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: Browser Rendering Differences &#8211; A Problem?</title>
	<atom:link href="http://blog.websitestyle.com/index.php/2006/07/13/browser-rendering-differences-a-problem/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.websitestyle.com/index.php/2006/07/13/browser-rendering-differences-a-problem/</link>
	<description>Various Epiphanies of a Technical Mind</description>
	<lastBuildDate>Sun, 29 Jan 2012 23:20:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: TÃ¼mmel</title>
		<link>http://blog.websitestyle.com/index.php/2006/07/13/browser-rendering-differences-a-problem/comment-page-1/#comment-15010</link>
		<dc:creator>TÃ¼mmel</dc:creator>
		<pubDate>Sun, 24 Feb 2008 13:43:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.websitestyle.com/?p=118#comment-15010</guid>
		<description>Guess, the biggest prob between firefox and IE is the difference in border, margin and padding and how these are calculated to the innerdimensions of the element.
But at least there should be always a way to fix them similar.

What I really do not understand is the floating of inputs in Firefox.
&lt;code&gt;&lt;div style=&quot;float:left&quot;&gt;&lt;input&gt;&lt;/div&gt;&lt;/code&gt;
will also not work at all.

They run out of function, cause the events are rendered to a tiny line somewhere else. So the last choice is the use of a table-element :( .

btw. Nicole, why don&#039;t you enter newposts anymore?
Are you busy with your book? At least the new html 5 should be worth a new post.</description>
		<content:encoded><![CDATA[<p>Guess, the biggest prob between firefox and IE is the difference in border, margin and padding and how these are calculated to the innerdimensions of the element.<br />
But at least there should be always a way to fix them similar.</p>
<p>What I really do not understand is the floating of inputs in Firefox.<br />
<code>&lt;div style="float:left"&gt;&lt;input&gt;&lt;/div&gt;</code><br />
will also not work at all.</p>
<p>They run out of function, cause the events are rendered to a tiny line somewhere else. So the last choice is the use of a table-element <img src='http://blog.websitestyle.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  .</p>
<p>btw. Nicole, why don&#8217;t you enter newposts anymore?<br />
Are you busy with your book? At least the new html 5 should be worth a new post.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

