You are here: Blog » Posts Tagged "CSS"
CSS
Normalize.CSS And Eric Meyer’s “Reset CSS”
Placeholder CSS Style
Using the CSS :not selector
How To Use Regular Expressions In CSS
This short tutorial will teach you how to use regular expressions in css. If this is new knowledge for you, this will open the door to many new powerful css selectors.
Multiple Media Queries in One Line
CSS Window Resize – Fading an HTML Element In and Out
A while back I wrote a post about how you can fade html elements in and out using jQuery — depending on the width of the browser window. In this tutorial, I will show you how this can be done much simpler using only CSS3.
IE7 Inline-block
ie7 is basically dead now. But in case you ever have to deal with it here is a code snippet to make it work with your inline-block elements.