<?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>(ts) Articles &#187; HTML</title>
	<atom:link href="http://www.templatesold.com/articles/tag/html/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.templatesold.com/articles</link>
	<description>Web Design / CMS Tips, Guides and more.</description>
	<lastBuildDate>Thu, 29 Dec 2011 09:00:40 +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>How Progressive Disclosure can Work With Interfaces</title>
		<link>https://www.templatesold.com/articles/web-design/how-progressive-disclosure-can-work-with-interfaces/</link>
		<comments>https://www.templatesold.com/articles/web-design/how-progressive-disclosure-can-work-with-interfaces/#comments</comments>
		<pubDate>Mon, 18 Jul 2011 08:07:56 +0000</pubDate>
		<dc:creator>Anum</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[drop-down menus]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Interfaces]]></category>

		<guid isPermaLink="false">http://www.templatesold.com/articles/?p=1430</guid>
		<description><![CDATA[For web designers, the interfaces and working spaces are essential to enhance and get the most of their designs. There [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>For web designers, the interfaces and working spaces are essential to enhance and get the most of their designs. There are many solutions to maximize and take advantage of these areas and display designs at their best, such as drop-down menus, tooltips and complex single pages. However, progressive disclosure is now proving to be one of the most powerful techniques and has a strong influence on the design of all interfaces.</p>
<p>Progressive disclosure is a technique that gets rid of clutter by breaking down the content of a website into smaller portions that will be visible only when needed. These may be HTML elements that will not appear when users are browsing through a website if the display and visibility properties in CSS are used. Interfaces can be kept simple and easier to use if the content presentation design pattern is used.</p>
<p><a href="http://www.flickr.com/photos/benjamin_schulz/431919902/"><img class="aligncenter size-full wp-image-1629" title="2" src="http://www.templatesold.com/articles/wp-content/uploads/2011/07/266.jpg" alt="" width="484" height="340" /></a><br />
The main problem involves negotiating between complexity and simplicity. Nowadays, users seek more powerful tools and flexibility when using websites but they also want browsing to be a simple affair. Basically users do not want to bother learning how to use certain applications even though they would like to use these for an enhanced browsing experience.</p>
<p>When readers click an item in the menu, usually a dialogue box appears offering various options. When using progressive disclosure, this will appear not only in the dialogue box but also in the tabs readers use to browse through the different categories. This technique has now expanded as users are becoming more demanding, thus web developers provide more advanced navigation options by disclosing parts of a page.</p>
<p><a href="http://www.flickr.com/photos/fatguyinalittlecoat/3111581111/"><img class="aligncenter size-full wp-image-1630" title="3" src="http://www.templatesold.com/articles/wp-content/uploads/2011/07/367.jpg" alt="" width="484" height="340" /></a><br />
Progressive disclosure offers advantages as the interfaces are more reliable as they are clean and simple. They also display the more important content more effectively and focus on the most popular features. Content that is not normally used will be hidden, in order to avoid cluttering the page, thus avoiding browsing errors that usually occur when beginners navigate through the pages.</p>
<p>There are disadvantages as the accessibility may cause a few problems when there is the need to help screen readers browse to the different parts of a page. The preloaded content increases the size of the files thus the page will take longer to load. Sometimes, having too many items to choose from when navigating through a page may confuse the users. Progressive disclosure techniques may also affect the indexing with social networks or search engines.</p>
<p><a href="http://www.flickr.com/photos/andyfdo/5325367478/"><img class="aligncenter size-full wp-image-1628" title="4" src="http://www.templatesold.com/articles/wp-content/uploads/2011/07/437.jpg" alt="" width="484" height="341" /></a><br />
When a web designer or developer uses progressive disclosure to design a website, it is important to keep in mind that content should be prioritized in two categories, primary and secondary. The primary content should be displayed the moment a user clicks on the page and should be clearly visible to the reader. The secondary content should be visible when the following actions take place: when the user clicks on a certain area of the browser window and the content slides down at his or her request, by using tabbed interfaces so that content is replaced in the layout and by overlapping the primary content in modal windows.</p>
<p><a title="feature image" href="http://www.flickr.com/photos/fixe/3213511284/" target="_blank">Feature image</a></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>https://www.templatesold.com/articles/web-design/how-progressive-disclosure-can-work-with-interfaces/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Avoid Lengthy Loading Times</title>
		<link>https://www.templatesold.com/articles/web-design/how-to-avoid-lengthy-loading-times/</link>
		<comments>https://www.templatesold.com/articles/web-design/how-to-avoid-lengthy-loading-times/#comments</comments>
		<pubDate>Sun, 17 Jul 2011 04:52:21 +0000</pubDate>
		<dc:creator>Anum</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript libraries]]></category>

		<guid isPermaLink="false">http://www.templatesold.com/articles/?p=1473</guid>
		<description><![CDATA[Although we all know that patience is an important aspect of human nature, in reality today’s fast paced world does [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Although we all know that patience is an important aspect of human nature, in reality today’s fast paced world does not allow for slow running options. This is especially true for users browsing through the Internet. If a website takes too long to load, then the user will simply click away onto a faster loading interface.</p>
<p>This is why it is essential you improve the loading speed of your website, if you want visitors to stay on it and generate sales. The speed with which your website loads is not only important to users but for SEO ranking, as this is progressively being included in the search engine’s algorithms.</p>
<p><a href="http://www.flickr.com/photos/pressthebuttononthetop/350177616/"><img class="aligncenter size-full wp-image-1475" title="3" src="http://www.templatesold.com/articles/wp-content/uploads/2011/07/354.jpg" alt="" width="484" height="340" /></a><br />
There are some important steps you can take to improve this problem and make your website user-friendly and easy to reach.</p>
<p>The first step to take is to analyze how long your web page now takes to load. With this in mind, you can easily track any improvements you make to your web pages and see if the loading speed has increased. Amongst the various tools available for analyzing speed, you can choose from Page Speed a Firefox add-on, Web page test that works well with different browsers and Pingdom, which is easy to use and will provide an imitation of how your web page is loaded in a particular web browser.</p>
<p>Optimizing the content on a website means compressing your web pages using HTPP compression, so as to reduce them into one smaller single file and faster to load. You may also compress CSS and JavaScript files converting them into one single file and reducing the source code.<br />
<a href="http://insideaffiliate.net/why-landing-page-loading-time-matters-to-affiliates/"><img class="aligncenter size-full wp-image-1476" title="2" src="http://www.templatesold.com/articles/wp-content/uploads/2011/07/252.jpg" alt="" width="484" height="330" /></a><br />
When you are working with images, you can optimize these by choosing the appropriate file extension. This can considerably reduce the size of an image, depending on what you need your image for. JPEG will work well for images to enhance details and colors, while GIF files are perfect for graphic images such as logos. If you need a good quality transparency in your image then the best file to use is PNG. Make sure you edit your image with software such as Photoshop or similar programs to reduce the size of an image before you add it to a website, this will also reduce loading time.</p>
<p>It is important to add script references at the bottom of a web page as browsers will block all content that follows scripts if you place them near the top of your pages. The best place to add the script is just in front the closing body tag.</p>
<p><a href="http://www.flickr.com/photos/sleggat/43408162/"><img class="aligncenter size-full wp-image-1477" title="1" src="http://www.templatesold.com/articles/wp-content/uploads/2011/07/163.jpg" alt="" width="484" height="340" /></a><br />
CSS and JavaScript should always be added to external files, this makes managing and updating easier, if you do not, every time an HTML document is requested, they too will be downloaded. When users visit a website, the time it takes to upload the pages is taken up by downloading elements such as images, scripts and other similar components. If you cut down on the requests, the page will load faster and you can do this by reducing the HTTP requests by combining several images using CSS sprites. You may also combine JavaScript libraries and style sheets using the same method.</p>
<p>You can store your web pages and data inquiries statically if you are using a content management system, this will reduce the pressure on the server and increase the speed of page upload. Do not underestimate these tips for increasing speed of web pages, as they can offer an optimized user experience.</p>
<p><a title="feature image" href="http://the-best-web-hosting-service.com/blog/2011/05/less-images-and-javascripts-mean-higher-ranking/" target="_blank">Feature image</a></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>https://www.templatesold.com/articles/web-design/how-to-avoid-lengthy-loading-times/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Where is Web Development Going?</title>
		<link>https://www.templatesold.com/articles/web-design/where-is-web-development-going/</link>
		<comments>https://www.templatesold.com/articles/web-design/where-is-web-development-going/#comments</comments>
		<pubDate>Sun, 10 Jul 2011 09:07:46 +0000</pubDate>
		<dc:creator>Anum</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Designs]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[IE9]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.templatesold.com/articles/?p=1264</guid>
		<description><![CDATA[When it comes to web development, the world is always evolving. The industry is forever changing, with new techniques and [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>When it comes to web development, the world is always evolving. The industry is forever changing, with new techniques and ideas added every day. Essentially, the success and failures of the web directly link to the global economy. For this reason, it is relatively easy to see where the industry is headed.</p>
<p><strong>Web Development: What is it?</strong></p>
<p>Most people think that they understand what web development is. However, there is much more to it than most realize. Developing the web involves creating a web design, developing content for it, implementing search engine optimization, configuring security for the site and developing e-commerce, plus much more.</p>
<p><strong>It is all About the Platforms</strong></p>
<p>WordPress, Joomla, Drupal, and the hundreds of other content management sites have made the work required to build a site much easier. These platforms take a lot of the time out of developing the page, which in turn allows a web designer to focus on other aspects of web development. While the platforms do not take away from the need of proper planning, they do allow users to develop sites without HTML knowledge. This comes with a few problems for web designers, such as</p>
<p><strong>The Demand for PSD to HTML Service is Less</strong></p>
<p><a href="http://www.videojug.com/film/beginners-guide-to-html"><img class="aligncenter size-full wp-image-1267" title="html" src="http://www.templatesold.com/articles/wp-content/uploads/2011/07/html.jpg" alt="" width="484" height="300" /></a></p>
<p>Providers of these services are not necessarily losing their jobs, yet. However, they have had to lower their prices for these services significantly.</p>
<p><strong>Personal Project Focus</strong></p>
<p>Many developers are turning their creative juices to working on their own projects. These projects are typically more fun and provide more challenges and work with your personal tastes.</p>
<p><strong>IE9</strong></p>
<p><a href="http://magnetfish.com/internet-explorer-9-ie9-reaches-36-million-downloads-1/"><img class="aligncenter size-full wp-image-1266" title="IE9" src="http://www.templatesold.com/articles/wp-content/uploads/2011/07/IE9.jpg" alt="" width="484" height="320" /></a></p>
<p>This new platform that is offered by Microsoft is a great improvement. With all the bugs and problems of internet explorer, it is time to update. Hopefully, the use of IE9 will soon supersede the use of IE6 as this platform is much better and safer overall.</p>
<p><strong>Open Web Standards</strong></p>
<p>If you are a developer that was never comfortable sticking with standard coding, the open web standards are a huge benefit. You no longer have to explain to clients the need to stick with valid compliant and semantic codes.</p>
<p><strong>Technology and Languages</strong></p>
<p>In order to be vital in this industry, you are going to have to become very knowledgeable in a variety of subjects. You may choose to specialize in a certain area, but you will need to retain knowledge of other areas as well.<br />
<a href="http://www.zeldman.com/2010/09/27/the-future-of-web-standards/"><img class="aligncenter size-full wp-image-1268" title="future of web developers" src="http://www.templatesold.com/articles/wp-content/uploads/2011/07/future-of-web-developers.jpg" alt="" width="484" height="347" /></a><br />
When it comes down to it, there is a bright future for web developers. Even if the world of the web is constantly changing, if you are willing to stay along for the ride, chances are you are going to have a thriving business for many years to come.</p>
<p>Use some flexibility with your designs and you will be able to help businesses generate more leads online and to be able to convert those leads into paying customers. When it comes down to it, the design of a website is extremely important and something that every business of today and in the future will need.</p>
<p><a title="feature image" href="http://www.flickr.com/photos/22912966@N00/490915754/" target="_blank">Feature image</a></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>https://www.templatesold.com/articles/web-design/where-is-web-development-going/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tips and Tools for Developing a Website</title>
		<link>https://www.templatesold.com/articles/web-design/tips-and-tools-for-developing-a-website/</link>
		<comments>https://www.templatesold.com/articles/web-design/tips-and-tools-for-developing-a-website/#comments</comments>
		<pubDate>Sat, 09 Jul 2011 22:55:11 +0000</pubDate>
		<dc:creator>Anum</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Webmaster Resources]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.templatesold.com/articles/?p=1172</guid>
		<description><![CDATA[HTML is the place where every great web developer begins. Then, there comes a set of tools that are used [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>HTML is the place where every great web developer begins. Then, there comes a set of tools that are used to create and develop great websites, such as a text and image editing software. However, you should not be content to use only these basic tools as there are many other tools available that can help speed up your coding and teach you new things.</p>
<p><strong>Speed Development Using Following:</strong></p>
<p><strong>1.    MVC Framework</strong></p>
<p>The framework of a website is similar to an architectural plan. There are two basic ways to develop codes; the first is to put everything that you need into a file. The second way is to write the codes separately according to their right place.</p>
<p>There are several PHP developers and MVC framework programs available, such as:</p>
<p>•    <a title="Code Igniter" href="http://codeigniter.com/" target="_blank">Code Igniter</a>: open source web application.</p>
<p><a href="http://codeigniter.com/"><img class="aligncenter size-full wp-image-1173" title="Code Igniter" src="http://www.templatesold.com/articles/wp-content/uploads/2011/07/Code-Igniter.jpg" alt="" width="484" height="350" /></a><br />
•    <a title="CakePHP" href="http://cakephp.org/" target="_blank">CakePHP</a>: rapid development framework providing extensive architecture for development, maintenance and deploying applications.</p>
<p><strong>2. Validation Tools</strong></p>
<p>It is not necessary to own several operating systems in order to test your website development. While browser shots tend to run very slowly, there are free browser testers that allow you to use a number of different OS and browsers to use for testing your website.</p>
<p>Some validation tools that are useful are:</p>
<p>•    <a title="W3C Validation Tools" href="http://www.w3.org/QA/Tools/" target="_blank">W3C Validation Tools</a>: this site has a unified validator, a mark up validator, and a link checker.<br />
•    <a title="Firebug" href="http://getfirebug.com/" target="_blank">Firebug</a>: use to inspect and edit JavaScript, HTML, and CSS.</p>
<p><a href="http://getfirebug.com/"><img class="aligncenter size-full wp-image-1174" title="Firebug" src="http://www.templatesold.com/articles/wp-content/uploads/2011/07/Firebug.jpg" alt="" width="484" height="350" /></a></p>
<p><strong>3.    Text Editor</strong></p>
<p>When it comes to editing your text, you can spend hours going through it on your own or you can use one of these programs to do all of the work for you. There is several great text editing programs available such as:</p>
<p>•    <a title="Notepad++" href="http://notepad-plus-plus.org/" target="_blank">Notepad++</a>: supports several languages and is an all in one editor.</p>
<p><a href="http://notepad-plus-plus.org/"><img class="aligncenter size-full wp-image-1175" title="Notepad++" src="http://www.templatesold.com/articles/wp-content/uploads/2011/07/Notepad++.jpg" alt="" width="484" height="350" /></a><br />
•   <a title="Vim" href="http://www.vim.org/" target="_blank"> Vim</a>: this is a program that will take some time to learn how to use, best for people familiar with programming.</p>
<p><strong>4.    Image Editor</strong></p>
<p>It has come to the point that if you are a web designer, you will have to focus on the aesthetics of a page. It is not only about the functionality anymore. If you want to get ahead in the business, you will have to learn to do it all. One of the best tools available, one because it is free and two because it provides you with several tools to use such as Photoshop, is <a title="Gimp" href="http://www.gimp.org/" target="_blank">Gimp</a>.<br />
<a href="http://www.gimp.org/"><img class="aligncenter size-full wp-image-1176" title="GIMP" src="http://www.templatesold.com/articles/wp-content/uploads/2011/07/GIMP.jpg" alt="" width="484" height="350" /></a><br />
<strong></strong></p>
<p><strong>5.    Code Generators</strong></p>
<p>You may think that a code generator defeats the purpose of learning coding language in depth. However, these generators merely help speed up the process. Beginners and experts in the field can learn a lot from using this type of tool when developing their site. There are several sites that can provide you with the codes that are needed with just a few clicks. Some of these sites are <a title="dbQwikSite" href="http://www.dbqwiksite.com/" target="_blank">dbQwikSite</a> and <a title="PHP Maker" href="http://www.hkvstore.com/phpmaker/default.asp" target="_blank">PHP Maker</a>.<br />
<a href="http://www.dbqwiksite.com/"><img class="aligncenter size-full wp-image-1177" title="dbQwikSite" src="http://www.templatesold.com/articles/wp-content/uploads/2011/07/dbQwikSite.jpg" alt="" width="484" height="350" /></a><br />
<strong></strong></p>
<p><strong>6.    Join Forums</strong></p>
<p>One of the best things to do whether you are a beginner or an expert is to join forums and learn from others in the field. This is the best way to get answers to questions or problems that you may be having. If you have friends in the business, collaborate with them to increase your knowledge in the field as well.</p>
<p><a href="http://www.dreamincode.net/"><img class="aligncenter size-full wp-image-1178" title="DreamInCode Forums" src="http://www.templatesold.com/articles/wp-content/uploads/2011/07/DreamInCode-Forums.jpg" alt="" width="484" height="350" /></a></p>
<p>There are many tools available to help you develop your craft efficiently, just take the time to look for them and always be willing to look for help from other people as well.</p>
<p><a title="feature image" href="http://www.flickr.com/photos/shockie/156713983/" target="_blank">Feature image</a></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>https://www.templatesold.com/articles/web-design/tips-and-tools-for-developing-a-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
