Posts Tagged ‘CSS’
-
CSS Tooltip
Here is how to create a very basic tooltip using only CSS. I've been using this technique all over my [...]
-
Dev Notes #1 – Bookmarklet
I got tired of my colleague, *cough Buz, asking me for links and tools that I find and use while [...]
-
Adding hasJS Class When JavaScript Is Available
While at An Event Apart Boston, Jeremy Keith delivered the best lecture of the conference, about progressive enhancement. One slide [...]
-
Renaming and Extending Easy-Clearing, AKA Clearfix
When positioniseverything.net posted an article about clearfix technique, it didn't take much for web developers and designers to start adopting [...]
-
The Right Way to Declare RGBa Colors
The most efficient way to declare RGBa values and don't mess up the CSS.