Have you ever heard that each element is actually sitting inside a box. What does this mean??π€π€ Let's try to understand this - Take a h1 element. Now add a background color to it. <h1> Hello Alan </h1> h1{ background-color: red; } You probab...
meghajoshi.hashnode.dev8 min read
No responses yet.