Someone good at CSS help, my website design is dying
I have a web page that is made of several “cards” (I guess) that have a header and a body content:
<article> <header> <h2>title</h2> </header> some content element another content element </article>
Or, you know, just take a look at the source for this page.
I’d like to have the top corners of each “card” rounded, and a 1px thick border around each card.