Posts Tagged ‘Web Design’
Friday, April 9th, 2010
One of the most popular frameworks that I use every time these days is the 960 Grid System. This Framework is supplied in two layouts include a 12 column grid and a 16 column grid. Along with download of this framework is a Photoshop, Fireworks (more…)
Posted in CSS, Developer Tools, Free Downloads, Web Design | Tags: 960gs, CSS, Grid Frameworks, Web Design | No Comments »
Thursday, March 4th, 2010
The functionality, layout and design of a website has a huge affect on it’s popularity. Below we have listed a few simple rules to implement when designing for web in order to create a successful site. (more…)
Posted in Guide, Web Design | Tags: Web Design, web structure, website layout | No Comments »
Friday, January 8th, 2010
It’s always hard to predict the future for anything, especially the internet as it continues to move and evolve at a fast pace, with new techniques and technologies being developed to make it more accessible for everyone. (more…)
Posted in Resources, Web Design | Tags: 2010, CSS3, Flash, HTML5, jQuery, Trends, Typography, Web Design | 2 Comments »
Monday, January 4th, 2010
Usability is essential when it comes to designing a website or web application. The majority of users won’t come back to a site if it isn’t user friendly, even if the content is great. Web designers need to do everything in their power to ensure that every website design“>website design is as user-friendly as possible. (more…)
Posted in Resources, Web Design | Tags: Usability, Web Design | 1 Comment »
Friday, December 4th, 2009
CSS sprites allow you to create a single large image containing smaller images in a grid and use the CSS background property to change the position of the visible area to the required image. They are a good way of reducing the amount of HTTP requests made for images on a website, therefore reducing the loading time. Sprites can be used for navigation icons and especially where many small icons need to be used. (more…)
Posted in CSS, Web Design | Tags: CSS, CSS Sprites, Web Design | No Comments »