<?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; CSS</title>
	<atom:link href="http://www.templatesold.com/articles/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://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>http://www.templatesold.com/articles/web-design/how-progressive-disclosure-can-work-with-interfaces/</link>
		<comments>http://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>http://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>http://www.templatesold.com/articles/web-design/how-to-avoid-lengthy-loading-times/</link>
		<comments>http://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>http://www.templatesold.com/articles/web-design/how-to-avoid-lengthy-loading-times/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create a Website for Mobile Applications</title>
		<link>http://www.templatesold.com/articles/web-design/how-to-create-a-website-for-mobile-applications/</link>
		<comments>http://www.templatesold.com/articles/web-design/how-to-create-a-website-for-mobile-applications/#comments</comments>
		<pubDate>Sat, 09 Jul 2011 19:11:30 +0000</pubDate>
		<dc:creator>Anum</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Mobile Applications]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.templatesold.com/articles/?p=1119</guid>
		<description><![CDATA[Nowadays web designers have to face the fact that mobile devices are starting to take over the more classic form [...]


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>Nowadays web designers have to face the fact that mobile devices are starting to take over the more classic form of browsing the internet as many users prefer mobile devices over the common PCs. The complexity of mobile applications can be a real head-spinner for web designers who need to adapt not only the cross-browsing used in these devices but need to apply them to all the different types available on the market.</p>
<p>These devices support diverging platforms as well as having the option of using numerous different mobile web browsers, and it really becomes difficult for web designers to test and adapt to such a vast array of different applications, platforms and browsers.</p>
<p><a href="http://www.flickr.com/photos/carnero/4728435040/"><img class="aligncenter size-full wp-image-1123" title="4" src="http://www.templatesold.com/articles/wp-content/uploads/2011/07/414.jpg" alt="" width="484" height="350" /></a>In addition to these issues, mobile web also pose other problems that have to be dealt with, such as a smaller screen and brand-width for connection, it is, therefore, not surprising web designers are having a hard time combine all these options for a satisfying result.</p>
<p>The first issue web designers and developers should tackle is to add mobile support to the website they are working on, as well as a specific stylesheet that will help modify the CSS and make it functional for mobile devices. Using a server-side option will allow the website to detect the type of mobile device redirecting it to a mobile sub-domain or will come up with the suitable stylesheet. This system provides an excellent way to guarantee an advanced level of compatibility allowing the website to serve different mobile users.</p>
<p><a href="http://www.flickr.com/photos/coxy/514685568/"><img class="aligncenter size-full wp-image-1122" title="3" src="http://www.templatesold.com/articles/wp-content/uploads/2011/07/333.jpg" alt="" width="484" height="350" /></a>What stylesheets are aiming to achieve is to create an effective layout for smaller screens. This means the stylesheets need to divide the page in a column layout to a single column layout. Taking into consideration that unlike PCs most mobile screens have a vertical layout, this is how stylesheet will work as these small screen cannot support horizontal layouts. The next step will be to reduce all unnecessary display elements that are not fundamental for the page setting, in order to shrink the layout.</p>
<p>Brand-width is another issue that needs to be taken care of by reducing it for slower networks on mobile devices. You will also need to make the background images smaller or even change them. On many sites, the navigation buttons have images on them, which will not work for mobile devices and must be changed to CSS with normal text.</p>
<p><a href="http://www.gadgetell.com/technologytell/article/people-are-buying-up-mobile-apps/"><img class="aligncenter size-full wp-image-1121" title="2" src="http://www.templatesold.com/articles/wp-content/uploads/2011/07/232.jpg" alt="" width="484" height="350" /></a><br />
All elements that use floating effect will not be displayed correctly on mobile devices, so it is best to get rid of these. Keep in mind that vertical layouts are much better than horizontal ones. Other elements that will not work are mouse-over states, as most mobile apps will not be able to read these. By applying definitions from both the active and hover states this will help mobile devices have a better display. When a user clicks on any item the pseudo-class will be displayed on all types of mobile apps. These techniques will only work to help mobile device users browse more smoothly, while other important elements should also be considered. Amongst these is the drop-down navigation, which should be substituted simply by offering links that will take users to the desired pages.</p>
<p><a title="feature image" href="http://palisade.plynt.com/issues/2009Apr/mobile-application-security-testing/" 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>http://www.templatesold.com/articles/web-design/how-to-create-a-website-for-mobile-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Quick Guide to Adobe InDesign</title>
		<link>http://www.templatesold.com/articles/web-design/a-quick-guide-to-adobe-indesign/</link>
		<comments>http://www.templatesold.com/articles/web-design/a-quick-guide-to-adobe-indesign/#comments</comments>
		<pubDate>Mon, 04 Jul 2011 19:10:14 +0000</pubDate>
		<dc:creator>Anum</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Adobe InDesign]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://www.templatesold.com/articles/?p=892</guid>
		<description><![CDATA[There has been in the past years a division line between designers working with digital distribution and those who work [...]


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>There has been in the past years a division line between designers working with digital distribution and those who work with the printing distribution. Ironically, although these two fields are distinct there are many common factors between these industries and the methods they use are relatively similar. They are also influenced by each other’s work although they may not realize this.</p>
<p>The grid systems and typography are now very important issues in Web designing as with the development of material for print, the user experience and browsing options within a Website.</p>
<p><a href="http://www.adobe.com/products/indesign.html"><img class="aligncenter size-full wp-image-894" title="2" src="http://www.templatesold.com/articles/wp-content/uploads/2011/07/219.jpg" alt="" width="484" height="350" /></a><br />
<a title="Adobe InDesign" href="http://www.adobe.com/products/indesign.html" target="_blank"></a></p>
<p><a title="Adobe InDesign" href="http://www.adobe.com/products/indesign.html" target="_blank">Adobe InDesign</a> is one of the leading applications for the layout of multiple pages for print. It also allows to you assemble documents for the printing stage. The following tips show the advantage InDesign can offer to Web developers as well as print developers.</p>
<p>The folder structure is important for the development and organization of any project, which will pave the way to a successful development avoiding problems you may have with files along the way. InDesigner provides you with the main document folder as well as the resources folder.</p>
<p><strong>How to set up an InDesign document</strong><br />
This is very close to how you would in a mobile website. The height needs to be chosen, then the width as well as the object of the document. If the items are print-based then you will have to choose the Print option on the Intent. If you intend to produce an e-book then it is important you select Web. Should you use a document for print and digital purposes then select Print, in order to avoid any color distortion.</p>
<p><a href="http://soft.cd/info/6789/Adobe-InDesign-CS5.5-7.5-European/"><img class="aligncenter size-full wp-image-895" title="5" src="http://www.templatesold.com/articles/wp-content/uploads/2011/07/51.jpg" alt="" width="484" height="350" /></a><br />
Adobe InDesign works a bit differently to the other design software Adobe proposes as containers need to be used to insert images, text and vector objects. However, if you already know how to use Illustrator and Photoshop you will find the workspace and main tool group in the same area.</p>
<p>You have the option of inserting vector objects directly within the document and will import files into the content boxes then place them and lay them out properly. This is easy to do as the Web designing uses the same method and creates DOMs which has text and images and places them automatically during the layout.</p>
<p><a href="http://www.flickr.com/photos/annia316/375250084/"><img class="aligncenter size-full wp-image-897" title="4" src="http://www.templatesold.com/articles/wp-content/uploads/2011/07/49.jpg" alt="" width="484" height="350" /></a><br />
CCS actually was not created for the Web. This series of instructions that will style the content was in fact created for desktop publishing. Adobe InDesign uses object styles, character styles and paragraph styles. In addition to these you will find row styles, cell styles for designing table objects.</p>
<p>Adobe InDesign uses a similar method to the Web-based CSS although it does present one big difference. You do not have the option of assembling the same kinds of multiple style sheets. You may however, add a character style sheet to text within a paragraph, which already has a style sheet application.<br />
There are many other useful functions and applications with Adobe InDesign that although similar to work with compared to other design software, they do offer many more advantages and user-friendly tools.</p>
<p><a title="feature image" href="http://jaydelachance.com/adobe-indesign-cs5-crack-rapidshare-keygen-generate.html" 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>http://www.templatesold.com/articles/web-design/a-quick-guide-to-adobe-indesign/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
