Posts Tagged ‘css’

WordPress 3.0 on nginx – expires headers micro-optimisations :)

Set expires headers in nginx to cater for WordPress plugins’ static files (such as CSS and JS)

This article has no comments. Why not add yours?

styling forms – the 21st century way

Even better usage of labels in beautiful semantically enhanced forms combined with jQuery (as seen at ZURB).

This article has no comments. Why not add yours?

CSS line-height

A simple, step-by-step presentation on CSS line-height covering how to apply various line-height values, as well as line-height and the inline box model. Hope you find it useful!

This article has no comments. Why not add yours?

Printing support throughout modern browsers

Comparing printing a preview skills of modern browsers such as Safari, Chrome, Opera, IE8 and Firefox.

This article has no comments. Why not add yours?

fluid CSS steps – this is how it’s done :)

Create fluid (adaptive width) flexible CSS steps (wizard menu) for your applications, adjust it and pretty much do anything you want with it – this time the future-proof way.

This article has 1 comment. Why not add yours?

FAMFAMFAM alternative – found it!?

A trendy up-to-date version of the little-worn-off-yet-still-fabulous icons is here.

This article has 4 comments. Why not add yours?

jQuery – customised tooltips displaying the title of the link

Just finished implementing tooltips for a client. The idea was to display the description used in the title of the link (<a href=”” title=”this part we are interested in and want to use”>we did consider using the text too, but stick with the title afterwards</a>) of the country/town in which our client has a branch. [...]

This article has no comments. Why not add yours?