This is a data table for a jQuery plugin I am working on. I wanted to share the hover effect I am using. If you hover of a table row, the sibling rows will blur and fade out.
When designing a pricing table for a product or service, your job as a web designer/developer is to make sure that the table is easy to understand, intuitive and clear. This way, you will help users to choose the best plan for theirs needs.
You can switch the order of elements using the magical powers of CSS's table properties. Jeremy Keith wrote about this technique, and you can check out a demo on JSBin.