Quantcast
Viewing all articles
Browse latest Browse all 1314

CSS: Table looking like a deck of cards [closed]

I'd like to design in CSS (ideally tailwind) a table (or flexbox) with rounded corners for internal borders to mimick a deck of cards like:

Image may be NSFW.
Clik here to view.
enter image description here

How could I do that?

EDIT

People that closed this, could you at least explain why in comments? Apparently this is not focused enough… but no idea how I could be more precise as the question is really simple… I don't know any way to customize the borders of a table this way, and other solutions based on multiple blocks seem to need some sort of z-index trick to work and maybe some negative margins, which seems quite dirty.


Viewing all articles
Browse latest Browse all 1314

Trending Articles