<?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>Web development &#187; Firefox</title>
	<atom:link href="http://sourcecodemoney.com/tag/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://sourcecodemoney.com</link>
	<description>Use source code for money</description>
	<lastBuildDate>Mon, 21 Nov 2011 12:03:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Good Design Rules</title>
		<link>http://sourcecodemoney.com/good-design-rules/good-design/</link>
		<comments>http://sourcecodemoney.com/good-design-rules/good-design/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 05:51:58 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Good Design]]></category>
		<category><![CDATA[Confusion]]></category>
		<category><![CDATA[Design Principles]]></category>
		<category><![CDATA[Elements]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Image Editing Programs]]></category>
		<category><![CDATA[Important Information]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Loading Time]]></category>
		<category><![CDATA[Maximum Number]]></category>
		<category><![CDATA[Navigation Menu]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Page Content]]></category>
		<category><![CDATA[Paragraph]]></category>
		<category><![CDATA[Prospective Visitors]]></category>
		<category><![CDATA[Scripting Languages]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Text Blocks]]></category>
		<category><![CDATA[Text Paragraphs]]></category>
		<category><![CDATA[Visual Effects]]></category>
		<category><![CDATA[Web Standards]]></category>

		<guid isPermaLink="false">http://sourcecodemoney.com/?p=123</guid>
		<description><![CDATA[		<link href="http://sourcecodemoney.com/wp-content/plugins/diggme/css.css" rel="stylesheet" type="text/css" />
		Your website is where your business resides &#8212; it&#8217;s like the headquarter of an offline company. Hence, it is important to practise good design principles to make sure your site reaches out to the maximum number of visitors and sells to as many people as possible. Make sure you have clear directions on the navigation [...]]]></description>
			<content:encoded><![CDATA[		<link href="http://sourcecodemoney.com/wp-content/plugins/diggme/css.css" rel="stylesheet" type="text/css" />
		<div id="diggbutton"><a href="http://digg.com/submit?phase=2&amp;url=http://sourcecodemoney.com/good-design-rules/good-design/"><img src="http://sourcecodemoney.com/wp-content/plugins/diggme/digg.png"></a></div><p>Your website is where your business resides &#8212; it&#8217;s like the headquarter of an offline company. Hence, it is important to practise good design principles to make sure your site reaches out to the maximum number of visitors and sells to as many people as possible.</p>
<p>Make sure you have clear directions on the navigation of your website. The navigation menu should be uncluttered and concise so that visitors know how to navigate around your website without confusion.</p>
<p>Reduce the number of images on your website. They make your site load very slowly and more often than not they are very unnecessary. If you think any image is essential on your site, make sure you optimize them using image editing programs so that they have a minimum file size.</p>
<p>Keep your text paragraphs at a reasonable length. If a paragraph is too long, you should split it into seperate paragraphs so that the text blocks will not be too big. This is important because a block of text that is too large will deter visitors from reading your content.</p>
<p>Make sure your website complies to web standards at www.w3.org and make sure they are cross-browser compatible. If your website looks great in Internet Explorer but breaks horribly in Firefox and Opera, you will lose out on a lot of prospective visitors.</p>
<p>Avoid using scripting languages on your site unless it is absolutely necessary. Use scripting languages to handle or manipulate data, not to create visual effects on your website. Heavy scripts will slow down the loading time of your site and even crash some browsers. Also, scripts are not supported across all browsers, so some visitors might miss important information because of that.</p>
<p>Use CSS to style your page content because they save alot of work by styling all elements on your website in one go.</p>
]]></content:encoded>
			<wfw:commentRss>http://sourcecodemoney.com/good-design-rules/good-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE6 css bug</title>
		<link>http://sourcecodemoney.com/ie6-css-bug/css/</link>
		<comments>http://sourcecodemoney.com/ie6-css-bug/css/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 10:18:47 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[Border]]></category>
		<category><![CDATA[Borders]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[Css Bug]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[Html Div]]></category>
		<category><![CDATA[Ie6]]></category>
		<category><![CDATA[ie6 css bug]]></category>
		<category><![CDATA[ie6 css hack]]></category>
		<category><![CDATA[ie6 css issues]]></category>
		<category><![CDATA[ie6 css problems]]></category>
		<category><![CDATA[ie6 padding problem]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Margins]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Padding]]></category>

		<guid isPermaLink="false">http://sourcecodemoney.com/?p=65</guid>
		<description><![CDATA[		<link href="http://sourcecodemoney.com/wp-content/plugins/diggme/css.css" rel="stylesheet" type="text/css" />
		In general if a div width is not set, the div box is as wide as the content within it. If there is padding, borders, or margins, this will be added to the box width. So, a 100px box with 0 padding and 0 border would have 100px width and will render the same in [...]]]></description>
			<content:encoded><![CDATA[		<link href="http://sourcecodemoney.com/wp-content/plugins/diggme/css.css" rel="stylesheet" type="text/css" />
		<div id="diggbutton"><a href="http://digg.com/submit?phase=2&amp;url=http://sourcecodemoney.com/ie6-css-bug/css/"><img src="http://sourcecodemoney.com/wp-content/plugins/diggme/digg.png"></a></div><p>In general if a div width is not set, the div box is as wide as the content within it. If there is padding, borders, or margins, this will be added to the box width. So, a 100px box with 0 padding and 0 border would have 100px width and will render the same in IE and Mozilla. But, if 5px padding is added, the Mozilla box would be 110px wide. 100px + 5px left padding + 5px right padding = 110px wide. While the IE box would still be 100px.</p>
<p>So Internet Explorer does not render the div box correctly. To have the same look on different browser, you need to hack your css for IE browser.</p>
<p>You can do the below code:</p>
<div id="code">div {<br />
width: 100px;<br />
padding: 5px;<br />
}<br />
* html div {<br />
\width: 110px;<br />
}</div>
<p>The first div will work on Firefox and the second div won&#8217;t work on Firefox but will work on IE.</p>
]]></content:encoded>
			<wfw:commentRss>http://sourcecodemoney.com/ie6-css-bug/css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

