Using HTML Lists
Using HTML Lists Properly is a decent refresher on what semantic HTML is, and how to go about using it. He focuses on three things; Ordered Lists, Unordered Lists and Definition Lists.
He talks about how to combine them, use them and style them. Nothing earth-shattering here, nor anything new if you’ve been dealing with HTML for a while. But it is always decent to remind yourself of the base items, and if you’re new to codind HTML, this is a good starting point.