Web design

Develop better Web apps using Bootstrap from Twitter

August 21, 2011

Thumbnail image for Develop better Web apps using Bootstrap from Twitter

Twitter launched bootstrap, an opensource toolkit to develop web applications using CSS and HTML.This new toolkit offers the front end developers a easy and fast way to design for web applications using clean CSS.

How fast does your webpage load in other countries?

May 16, 2011

Thumbnail image for How fast does your webpage load in other countries?

We use page load time calculators to determine how fast the page loads.But these page load time calculators always provide the load times of websites at their current location.The webpage speed varies according to different geography as the place of web-host.

The evolution of web design [Infographic]

April 21, 2011

Thumbnail image for The evolution of web design [Infographic]

Webdesign was never the same as it was invented,For all these years the web has been changing from one form to other consistently dolling out new features.If you can remember the first generation  of websites had only text and hyper links and then worldwide web consortium took charge in framing the web standards.

Optimize web page load time using Google page speed tool

April 5, 2011

Thumbnail image for Optimize web page load time using Google page speed tool

Google page speed was a chrome extension before which is used to check the page load times of the web pages by the detailed analysis provide by the tool.Now Google page speed tool online version is available now and you can analyse the web page load time by providing the URL

Ajax-loading gif files for download

December 2, 2010

Thumbnail image for Ajax-loading gif files for download

Ajax is used for dynamic web applications with the asynchronous page request- response technique.While the webserver responds to the asynchronous request the web page can be displayed with “loading” image.The unique ajax loading effect can be easily done using a simple gif file.