CSS-Based Tables: Modern Solutions | CSS | Smashing Magazine So what do we have? Let’s take a look around: over 28 modern css-based techniques in a brief overview. We continue to present some of the best CSS-techniques which web-developers can always use working on their current web-project. Recently we've taken a look at the best css-based forms, today we present some useful techniques for displaying information in a tabular mode. In fact, tables can present data quite efficiently, particularly if you can use some sorting or filtering funct javascriptshowcasestables By fjordaanin Public bookmarkswith alternativecolourscssstripestableszebraby 5 users
Google Open Source Blog: CSS Selector Shell Released So far this tool has proven quite useful by showing what happens when developers try to make use of CSS selector syntax that may not be supported in a particular browser. Specifically, it can show how and perhaps why a particular CSS hack works in some browsers and how it is ignored in others. It can also demonstrate the potential for harm when using unsupported CSS syntax in some browsers. By fjordaanin Public bookmarkswith browsercsscsstextgoogleselectorshellsupporttest