Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

How can I make "tableless" table with help of CSS?

Name: Anonymos 2016-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

Name: Anonymous 2016-02-14 13:52

Was this copypasted from Reddit? I refuse to believe this is real.

Name: Anonymous 2016-02-14 13:53

install Microsoft Frontpage :-D

Name: Anonymous 2016-02-14 14:04

>>2
This is 5000 StackOverflow questions.

Name: Anonymous 2016-02-14 14:58

JACKSON 5 GET

Name: Anonymous 2016-02-15 2:17

Come on, guise! One of you must have at least some pointer for me, its not the hardest programming question ever. Help a bro :]

Name: Anonymous 2016-02-15 3:31

>>6
0x7FFF3080

Name: Anonymous 2016-02-15 6:17

A table in inherently a table. Therefore a "tableless" table cannot exist.

Name: Anonymous 2016-02-15 7:44

Name: Anonymous 2016-02-15 13:21

Is a cat without a table still a cat?

Name: Anonymous 2016-02-15 14:07

that's cool and all but check out my dubs.

Name: Anonymous 2016-02-16 17:39

<div class='table'><span class='row'>
<span class='entry'>11</span>
<span class='entry'>12</span>
<span class='entry'>13</span>
</span><span class='row'>
<span class='entry'>21</span>
<span class='entry'>22</span>
<span class='entry'>23</span>
</span></div>

Name: Anonymous 2016-02-16 17:51

display: table;

Name: Anonymous 2016-02-17 10:24

display: cat;

Don't change these.
Name: Email:
Entire Thread Thread List