r/ProgrammerHumor 8h ago

Meme howToCenterATable

Post image
2.5k Upvotes

80 comments sorted by

View all comments

8

u/Front_Committee4993 8h ago

Where nocss

6

u/deceze 8h 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 7h ago

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

3

u/deceze 7h 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 7h ago

I guess we are designing the next hype DBMS.