You're Browsing - Latest Addition

Fixed Header & Footer Layout: A Beginner’s Guide

Having a fixed header and/or footer can be quite effective in a web interface where its use proves to be advantageous. In this tutorial we’ll not only get it working in all the major browsers, but we’ll also cover all the necessary steps required in doing so.

Simple Tabs with CSS & jQuery

A tutorial for making a simple tabs with CSS & jQuery, easy to understand even for a beginner.

,

CSS – String Truncation with Ellipsis

Justin Maxwell explaining the technique he fine tuned for Mint.com to ellipses text using just CSS.

,

Write Better CSS with Less

I have a confession: I think parts of CSS suck. It’s repetitive, tedious, and… well, kind of dumb.

,

Creating rounded corners (the “Deviant art’s” way)

I was browsing the site and I wanted to know how they were doing their rounded corners. So I grabbed my little friend Firebug (if you don’t have it, go and get it. It’s definitely a must) and I inspected them. I found what they were doing very interesting and I wanted to share it with you.

Reduce your headache when developing for IE6 & IE7 with just one line

After some time battling with Internet Explorer 6 & 7, I discovered that most of it’s rendering problems are produced when using floats, because the hasLayout variable gets messed up.

How To Use Multiple CSS Backgrounds

A tutorial for using multiple CSS Backgrounds.

CSS cascade – A simple step-by-step presentation

A presentation on the CSS cascade. A simple ste-by-step tutorial on the CSS cascade, for web designers and developers who are new to CSS or have struggled with the Cascade.

@font-face – The Potential of Web Typography

Firefox 3.5 is out. And the more users download it, the more designers will be able to take advantage of the @font-face CSS rule. How can @font-face be used with currently implemented CSS selectors to create engaging, nuanced and more mature typography?

A jQuery plugin for slick CSS3 menus

jSlickmenu plugin, creates, well, slick menus with jQuery. Combined with some great CSS3 features likes rotation and shadows, this plugin can really lift up your design.

,