Explore the Articles

CSS

Sliding Image Panels with CSS3

Today we’ll show you how to create some neat sliding image panels with CSS only. The idea is to use background images for the panels and animate them when clicking on a label. We’ll use radio buttons with labels and target the respective panels with the general sibling selector.

Read More
CSS

Current Page Link Styles

One of the most common things you’ll see on any website is a navigation bar that has a different set of CSS styles applied to the link that represents the current page the user is on. There are a few ways you can do this with HTML and CSS, which I’ll outline here.

Read More
Server Side

10 PHP Snippets You Probably Haven’t Seen

When working with PHP, it is very useful to have a “toolbox” of handy functions and code snippets that can save lots of time when needed. Today, we’re going to show you 10 super useful code snippets that you probably never heard of.

Read More
CSS

The Lowdown on :Before and :After in CSS

Today we’re going to explore the pseudo-elements :before and :after. You’re probably beginning to see these used all over the web in advanced CSS examples so you might as well jump in and learn to use them yourself.

Read More
CSS

YouTube Popup Buttons

There is a certain style of button on the latest YouTube design (most easily found in the footer) where the default state of the button has a very subtle bevel to it, but on :hover and :focus states the button pops up, eager to be clicked.

Read More
CSS

40 CSS Reference Websites and Resources

Today we would like to share with you 40 resources that will help you on your CSS journey. We have listed great CSS references and CSS blogs for learning more about the language; not to mention compatibility tables to help you remember how certain browsers handle certain CSS elements.

Read More
Photoshop

Exclusive Vector Freebie: New Social Media Icon Set

Feast your eyes on this new exclusive freebie that can add some flair and style to your web design projects, and be sure to download it for your arsenal of resources. We hope that you will all enjoy and get some use out of these awesome icons!

Read More
Photoshop

50+ New and Free Photoshop Brush Packs

Today we are bringing our readers another fine collection of over 50 fresh Photoshop brush sets that are sure to delight even the most discerning of designers. These high quality brushes are simply out of this world, and are all free to download and use in your projects.

Read More
JavaScript

Password Strength Verification with jQuery

In this tutorial, we’ll construct a form that gives the user live feedback as to whether their password has sufficiently met the complexity requirements we will establish.

Read More
CSS

Animated Web Banners With CSS3

Today we’re going to take a look at spicing up our web banners, ads or any content for that matter, with CSS3 animations. Firefox and WebKit browsers are currently the only browsers that support CSS animation, but we’ll take a look at how we can easily make these ads also function in other browsers.

Read More
Newer articles Older articles