English tutorial wich explain multiple borders in box / block with simple CSS
[url=http://net.tutsplus.com/tutorials/html-css-techniques/quick-tip-multiple-borders-with-simple-css/]See original article[/url]
A working online to-do list in 60 seconds with Html Local storage
[url=http://net.tutsplus.com/tutorials/html-css-techniques/quick-tip-learning-about-html5-local-storage/]See original article[/url]
In a last video quick tip, netTuts demonstrated how to use the underscore and star hacks to target Internet Explorer 6 and 7 in your stylesheets. In today’s quick tip, we’ll take things one step further, as we introduce a new hack that targets IE8 and below as well. It should be noted that this is not a best practice, and conditional comments should be used instead 98% of the time. With that said, it’s always important to know what you can do – plus it’s fun, right?
[url=http://net.tutsplus.com/tutorials/html-css-techniques/quick-tip-how-to-target-ie6-ie7-and-ie8-uniquely-with-4-characters/]See original article[/url]
Understanding CSS Specificity
How to Redirect IE6 Users in 90 Seconds
Have you ever seen sites that offer some kind of “color-switcher” within the header section? Want to know how easy it is to replicate? I’ll show you in 200 seconds, using jQuery.
[url=http://net.tutsplus.com/tutorials/javascript-ajax/quick-tip-how-to-create-a-theme-switcher-in-200-seconds/]See original article[/url]
It’s becoming more and more common for web sites and applications to provide different layouts dependent upon the user’s window size, or resolution. This can be accomplished in a variety of ways, ranging from CSS to JavaScript solutions.
In this video quick tip, we’ll learn how laughably simple it is to do this with a touch of jQuery, and the resize() method.
[url=http://net.tutsplus.com/tutorials/design-tutorials/quick-tip-different-layouts-for-different-widths/]See original article[/url]
English tutorial - Many might not be aware that, with CSS, we can achieve reflections quite easily in all webkit-based browsers, which represent roughly 20% of all browser usage. The key is in the vendor-specific, -webkit-box-reflect property. I’ll show you how to use it in today’s video quick tip!
[url=http://net.tutsplus.com/tutorials/html-css-techniques/quick-tip-pure-css-reflections/]See original article[/url]