Google Announces Chromebooks to be available on June 15

Posted May 12th, 2011 in Techlog

Google unveils Chrome-OS powered notebooks at Google I/O event in San Francisco on Wednesday. Chromebooks will be available online June 15 in seven countries (U.S., U.K., France, Germany, Netherlands, Italy and Spain). Chromebook is expected in India and in other countries later this year.

Continue Reading »

Two Level Horizontal Dropdown Menu using CSS and HTML

Posted September 25th, 2010 in Freebies, Web Design

This article will continue from where I left of with Pure CSS Horizontal Menu. A lot of websites having a menu such as the one we built in the previous article, however for some sites, there is a need for a second level of navigation. In this article I will create a horizontal drop down menu using cascading style sheets (CSS) and semantically coded HyperText Markup Language (HTML).

Continue Reading »

IE9 Beta Download – The D-day is Here

Posted September 15th, 2010 in Techlog

It’s the D-day, the long wait is over. According to a blog post, IE9 beta will be available for download on Sep 15.

Continue Reading »

Useful Firefox Add-Ons to Make Designers & Developers Lives Easier

Posted September 4th, 2010 in Web Design

Whether you are a front-end designer or a back-end web programmer or a casual blogger, surely you’ve used Mozilla FireFox Browser. Firefox has over 1,000 extensions or add-ons or plug-ins they include debugging consoles, syntax validator, cookie manipulators, accessibility tools, manuals, measurement tools and search engine optimization information.

Continue Reading »

Useful Tools for Testing Cross Browser Compatibility

Posted August 17th, 2010 in How To, Web Design

These days there are too many web browsers are available to the user to surf internet, so it becomes very essential to check Cross Browser Compatibility of your website. Users may use different operating system and browsers and you really can not control, it’s their preference of browser they are going to use.

Continue Reading »

Pure CSS Horizontal Menu

Posted August 12th, 2010 in Freebies, Web Design

Now a days CSS based navigation menus are much popular among the designers. Undoubtedly the reason is, as these menus are created with pure HTML and CSS, hence they are crawler friendly and every one of us wants our website to be visible by the search engines. With the help of CSS we can create single level menu, 2 level menu or multiple level menus. Here I would like to share a method to create pure CSS horizontal navigation menu.

Continue Reading »