Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS How to make table in css with div Re: How to make table in css with div

#95628

If you want to markup up a table, then you should use the table element, not a div.