|
Can I also suggest something else? That you read up on HTML and CSS before making statements like "Convet a table to CSS". I'm not meaning to sound harsh, but tables and CSS are different entities. Tables are the markup, in other words the tools used to present the data in meaning. The CSS is ued to style the tools used to present it, to make it look nicer than the HTML standard look.
|