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.
Two Level Horizontal Dropdown Menu using CSS and HTML
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).
IE9 Beta Download – The D-day is Here
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.
Useful Firefox Add-Ons to Make Designers & Developers Lives Easier
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.
Useful Tools for Testing Cross Browser Compatibility
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.
Pure CSS Horizontal Menu
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.

