Tables with rounded corners
There has been some discussion in the past about how/when to use tables in web development. Though, the conclusion is the same: when you’re dealing with tabular data, tables are absolutely required. Designing a table is a challenge – and…