A different question. What do you think would be the best way to have an projectindex including
Project Number | Project Name | Project Year | Project Link
for 2 columns like here:
Thx in advance
I’d use CSS columns property: https://css-tricks.com/almanac/properties/c/columns/
Done. it works fine!