CSS Fundamentals: Thinking inside the box
Before you get started with CSS, keep one thing in mind: EVERYTHING IN CSS IS A BOX (pardon my yelling, but I had to make my point). Take your search bar, for example, it is a box; A circular icon? It is a box (we apply border-radius to make it appea...
Feb 2, 20224 min read

