0

Css django tables

I have a def putting n-tables on my template. Now I'm trying to put 3 tables next to each other and then another row with three tables. Table 1 Table 2 Table 3 Table 4 Table 5 Table 6

20th Jan 2021, 11:59 PM
Fu Foy
Fu Foy - avatar
3 Réponses
22nd Jan 2021, 5:13 PM
Prince Gautam
Prince Gautam - avatar
0
This one might be help you !
22nd Jan 2021, 5:13 PM
Prince Gautam
Prince Gautam - avatar
0
Thank you and sorry for my delayed answer. My "problem" is, that the tables are created from database-objects. Therefore I don't know in advance, how many tables will be created in html. I use {% for product in products_table %} <table> <tr> <td> {{product.title}} </td> </tr> <tr> <td> {{product.pice}} ...
27th Jan 2021, 6:23 PM
Fu Foy
Fu Foy - avatar
Aujourd'hui en vedette
.
1 Votes
What?
0 Votes
HTML
0 Votes
FRC Coding?
1 Votes
Quiz duel
0 Votes
AI
2 Votes
help
0 Votes
APIs
1 Votes
Create Agent
0 Votes