How can I make "tableless" table with help of CSS?
Name:
Anonymos2016-02-14 13:20
How to make a table like structure (design) with help of div and CSS? to show tabular data on html page i don't want to use <table> <tr> <td> .
I work on a custom made CMS in my company and for a page cms produces xhtml in div tags so xhtml code is not in my hand so therefore I want to show table like data without table