<?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: 20 pro tips</title>
	<atom:link href="http://www.maifith.com/news/20-pro-design-tips/feed" rel="self" type="application/rss+xml" />
	<link>http://www.maifith.com/news/20-pro-design-tips</link>
	<description>If you can imagine it, we can design it.</description>
	<lastBuildDate>Sun, 13 Jun 2010 16:21:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
	<item>
		<title>By: Toronto Web Design</title>
		<link>http://www.maifith.com/news/20-pro-design-tips/comment-page-1#comment-7</link>
		<dc:creator>Toronto Web Design</dc:creator>
		<pubDate>Fri, 03 Aug 2007 15:14:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.maifith.com/blog/guides-and-tutorials/20-pro-design-tips/#comment-7</guid>
		<description>Hi Pauline,

This is a good question which is asked often in the  web design world.  There is no way to counteract all of the font and style differences that the different rendering engines produce without severely hacking your css files which will cause them to break in the future if you want to make style tweaks.

The best way to ensure consistency is to use styles to a limit.  Dont position everything using padding and margins, and left floats, some things should be positioned using position:absolute and position:relative.

Check into the W3C guidelines if you are unsure of what I mean by this.

As for fonts ... this is a mess in IE.  IE has about 7 - 10 steps of font sizes where the other browsers you spoke of have unlimited steps by as small as .5px.  We can only hope that IE will switch to a better rendering engine.</description>
		<content:encoded><![CDATA[<p>Hi Pauline,</p>
<p>This is a good question which is asked often in the  web design world.  There is no way to counteract all of the font and style differences that the different rendering engines produce without severely hacking your css files which will cause them to break in the future if you want to make style tweaks.</p>
<p>The best way to ensure consistency is to use styles to a limit.  Dont position everything using padding and margins, and left floats, some things should be positioned using position:absolute and position:relative.</p>
<p>Check into the W3C guidelines if you are unsure of what I mean by this.</p>
<p>As for fonts &#8230; this is a mess in IE.  IE has about 7 &#8211; 10 steps of font sizes where the other browsers you spoke of have unlimited steps by as small as .5px.  We can only hope that IE will switch to a better rendering engine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pauline</title>
		<link>http://www.maifith.com/news/20-pro-design-tips/comment-page-1#comment-6</link>
		<dc:creator>Pauline</dc:creator>
		<pubDate>Wed, 11 Jul 2007 04:37:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.maifith.com/blog/guides-and-tutorials/20-pro-design-tips/#comment-6</guid>
		<description>Hello.. enjoyed reading your tips. I have rescently made a simple one.. It works well in Firefox, Opera, Safari but when opening in IE or Netscape.. The fonts size goes out of wack in IE and the img tables goes out of wack in Netscape.. got any quick hints.. Exhausted in reading.. theres no where to find the subtle code differences between platforms, in how to couteract fonts or stuff like this. so they all work well alongside each other in what ever browsers you open in.  thanks Paula</description>
		<content:encoded><![CDATA[<p>Hello.. enjoyed reading your tips. I have rescently made a simple one.. It works well in Firefox, Opera, Safari but when opening in IE or Netscape.. The fonts size goes out of wack in IE and the img tables goes out of wack in Netscape.. got any quick hints.. Exhausted in reading.. theres no where to find the subtle code differences between platforms, in how to couteract fonts or stuff like this. so they all work well alongside each other in what ever browsers you open in.  thanks Paula</p>
]]></content:encoded>
	</item>
</channel>
</rss>
