CSS: Day 74

Hope everyone is doing well, today we will be making a flip card.

Now for the code,
//HTML
<div class="card">
<div class=" card__default card__front">Hello</div>
</div>//CSS
.card {
margin: 2rem auto;
background…
Hope everyone is doing well, today we will be making a flip card.
Now for the code,
//HTML
<div class="card">
<div class=" card__default card__front">Hello</div>
</div>//CSS
.card {
margin: 2rem auto;
background…
--
Road to dev
Love podcasts or audiobooks? Learn on the go with our new app.