I would like to create "description cards" like these in latex with tables. But I haven't found a good way to create them.
The basic idea is to create a variable column header (more than 2, in case its needed) with a big textbox below, which ideally supports images.
Whats a good way to do this?






tabularx(2Xcolumns and a \multicolumn{2} for the lower part). – Bernard 14 hours ago