#181: Poking at HTML Lists

CSS-Tricks Screencasts - A podcast by CSS-Tricks

Categories:

I had a dumb little issue the other day where a nested list didn’t quite have the right spacing. I was only adding margin-bottom on the list elements and the lists themselves, but that meant there was no space between …