<?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>Convert2xhtml &#187; Shorthand CSS</title>
	<atom:link href="http://www.convert2xhtml.com/articles/tag/shorthand-css/feed" rel="self" type="application/rss+xml" />
	<link>http://www.convert2xhtml.com/articles</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 05 Sep 2010 16:56:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Page latent period: Tricks and Tips</title>
		<link>http://www.convert2xhtml.com/articles/page-latent-period-tricks-and-tips.html</link>
		<comments>http://www.convert2xhtml.com/articles/page-latent-period-tricks-and-tips.html#comments</comments>
		<pubDate>Sun, 08 Nov 2009 07:06:50 +0000</pubDate>
		<dc:creator>priyanka</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Hand Coded code]]></category>
		<category><![CDATA[Level of HTML complexity]]></category>
		<category><![CDATA[Shorthand CSS]]></category>

		<guid isPermaLink="false">http://www.convert2xhtml.com/articles/?p=76</guid>
		<description><![CDATA[One of the main problems of developers and coders is an opening load instance of any application and website.
As per examine, if page doesn’t open within 8 seconds, about 1/3 of visitors back off. With above 110 million websites on internet, no one can have enough money to stay their guests waiting for the web [...]]]></description>
			<content:encoded><![CDATA[<p>One of the main problems of developers and coders is an opening load instance of any application and website.<br />
As per examine, if page doesn’t open within 8 seconds, about 1/3 of visitors back off. With above 110 million websites on internet, no one can have enough money to stay their guests waiting for the web pages to load.<br />
Now here are some things that at once crash the load time:<br />
• Level of HTML complexity • Table based design • poorly written code • the connection speed at the user end• the file extent of additional constituent in the text including images, scripts, and multimedia constituents • poorly nested tags • the connection pace at the consumer end • the file size of the HTML document • and the server pace wherever website is being hosted.<br />
To recover the page load time, think about the following for the period of coding of your page:<br />
1. Flash Content-     If flash is not mandatory then try to avoid it for your website because flash seizes time to load. If applied, always ensure that it is modified and should have pre-loader.<br />
2. Image size &#8211; Images ought to be optimized. And never make use of big size images if not absolutely required.<br />
3. Markup Language– It ought to be w3c validated to evade any broken links, unwanted tags and coding errors. Website ought to be modified for load time.<br />
4. CSS &#8211; apply CSS to describe formatting and style. It assists in lessening the HTML page size and browser can store all type of formatting and technique which consequences in quicker load time.<br />
5. Shorthand CSS – For the best effect, CSS ought to be validated and modified appropriately.<br />
6. Scripts &#8211; Like CSS, always attempt to describe JavaScript outwardly.<br />
7. Hand Coded code &#8211; make an effort to evade any WYSIWYG software like dream-weaver, they generally add worthless code in the page. Try to keep your code fresh and validated through removing extra gap, tags, code, etc.<br />
Termination: at what time 70-80% of traffic impels from internet, nobody can have enough money to loose customer on account of load time. A faster download pace guides to enlarged usability, which, in accordance with a study via Jakob Nielsen from useit.com, can add to your web site&#8217;s sale/conversion rate through 100%.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.convert2xhtml.com/articles/page-latent-period-tricks-and-tips.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
