Whatever content we have, we can present them in an interactive & more responsive ways with CSS styling only. In this article we’d like to present 10 Impressive techniques using pure CSS styling to create simple and interactive website without using Javascript at all. How To Create a Pure CSS Polaroid Photo Gallery Learn how [...]
20 NEW & FREE High Quality (X)HTML/CSS Templates
In today’s post, we would like to present 20 elegant, free and high quality XHTML+CSS Templates for your next project (some of them include the PSD-source files). You will also find among these elegant templates a very well written step-by-step tutorials showing you how to create your own. Hopefully some of these will meet your [...]
10 Essential PHP Code Snippets You Might be Looking For
PHP is a scripting language that is perfect for developing dynamic web pages and applications. Being one of the most popular scripting languages on the internet today, makes it pretty easy to get started with. If you are looking for a technique that you forgot about, or a function you didn’t know someone else has [...]
Slick Drop down Menu with Easing Effect Using jQuery & CSS
Drop-down menus are an excellent feature because they help clean up a busy layout. When structured correctly, drop-down menus can be a great navigation tool, while still being an attractive design feature. Continuing from “DAY2: Fading Background Color With jQuery .animate()“, today we would like to take a look at another effect that we can [...]
DAY 2: Fading Background Color With jQuery .animate()
Continuing from “DAY1: Horizontal Sliding Panel With jQuery“, today we would like to take a look at another effect that we can create using the .animate() function. Today i would like to experience with you another effect that is widely used these days, the Background Color Fading effect on hover. We’ll have a block of [...]