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.
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.
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.