Styling a card using CSS ๐
Today we are going to style this card using CSS.
First of all, a mini mind map of what we will be doing to style this card is
we need a container for the card, which has a nice border-radius and box-shadow .
Then inside the container, we have a ci...
webdessentials.hashnode.dev4 min read