Pritesh Gupta

Dec 23

15 Free And Bracing Navigation Menus PSD -

Here are 15 fresh and modern navigation menus with layered PSDs, you can find plenty of them in Internet, I have just filtered the best and most bracing ones. Please contact the respective…

Dec 08

CSS3 Content Filter Using negation pseudo-class -

This tutorial shows how we filter content only by using CSS3 and then add some easing transitions to it. Content Filtering is done by CSS’ negation pseudo-class and the class attribute

Oct 23

Simple Tooltip using jQuery -

There are bunch of jQuery/JavaScript Tooltip plugins available on Internet, but most of them are heavy, and since generally our requirement is not that much, they become unfavorable to use….

Oct 08

Redirect Website to PC/Windows, Mac and Linux/Ubuntu Version -

Here is a JavaScript code snippet for PC/Windows, Mac and Linux/Ubuntu User Agent Detection and then redirecting them to their version of website.

Earlier I’d also posted how we can easily

Sep 29

CSS3 Tabs with CSS3 Navigation Menu -

Whenever we think about tabs, we think about JavaScript. But tabs can be created using CSS only as well. Even the transitions can be achieved using CSS. These tabs behave like general JavaScript…

Sep 17

Download Windows 8 Developer Preview -

The Windows 8 Developer Preview is now available for download on Windows Dev Center, this is a pre-beta version of Windows 8(and is for production environment mainly). What gives Windows 8

Sep 12

Flip or Reverse Text Using CSS -

As title says, we can Flip Text Upside Down or Reverse Text using CSS only(Rather than some jQuery Plugin or JavaScript). The CSS is completely Cross-browser compatible(Yeah, even older IEs),…

Sep 11

Advanced Image Functions using PHP -

Here are some PHP Functions for Images which I came across recently, these come under GD and Image Functions and require GD library. I have taken most of these from PHP Manual and they are…

Sep 04

Stack of Papers Using CSS3 (With Ribbons and Animation) -

I had earlier written how we could create Animated Navigation Menu using CSS3. Now, in this post I am going to show how we can create stack of papers effect using CSS3 and then how we can add…

Sep 02

110 Best CSS3 Tutorials and Examples -

I have been publishing articles about CSS3 for a while now. CSS3 opens the door for a lot of unique techniques for websites, that is why CSS3 has acquired an important place in web design. Earlier…