...

/

Time to Code — CSS Grid, Hands-on

Time to Code — CSS Grid, Hands-on

Now let’s take baby steps to building a clone of the famous music app, Catty Music 😁

We'll cover the following...

How to Create the Basic Grid Setup for Catty Music

We will kick off with a very basic html document.


<body>
  
...