Design News
Tutorial: Superimposing Text Onto an Image
This tutorial will show you how to properly superimpose text onto an image so that the fill of the text is effectively the image in the background.
Creating Triangles in CSS
A look at how to create trangles using pure CSS.
CSS3 Rounded Corners using border-radius
Among CSS3's handy new features is the border-radius property, which offers a clean and easy way of adding rounded corners to elements on the page
Creating a zombie face in Photoshop
In this tutorial we’re going to transform a picture of an ordinary face into a zombie one in just a few steps.
Most Essential Best Practices to Improve and Optimize Your Markup and CSS
This post aims at highlighting general purpose best practices for how to improve your CSS code and tips for how to work with markup.
Playing Around with CSS3 Colors
CSS3 comes with a few new ways of manipulating colors, such as using HSL (Hue, Saturation, Light) and opacity/alpha-channels.
10 Crappy Corporate Logos
For the most part, corporate logos look pretty good these day, but as always, there are a few bad apples. Here are some of them.
jQuery Multi Level Popup Menu
jQuery Popup Menu lets you associate a multi level drop down menu to any link on the page, so moving the mouse over the link activates the menu to be shown beside it.