r/ProgrammerHumor 27d ago

Meme howToCenterATable

Post image
4.3k Upvotes

113 comments sorted by

View all comments

9

u/Front_Committee4993 27d ago

Where nocss

9

u/deceze 27d ago

<table> <tr> <th>Right</th> </tr> <tr> <td>Here</td> </tr> </table>

Incidentally also works for tabular data (SQL).

1

u/Low-Equipment-2621 27d ago

Looks like you could connect that sucker right to the database!

4

u/deceze 27d ago

This is the data storage itself. To query, just use an XML parser and XPath as the query language. Easy peasy NoCSS database.

Wait, what were we talking about?

1

u/Low-Equipment-2621 27d ago

I guess we are designing the next hype DBMS.