In September, I posted the first article in a series to demystify HTML, which is the language we use to format web content. The goal of the series is to make it easier for you to read and (perhaps) correct the HTML you have in web pages.
A quick recap: Part 1 included terminology and 4 basic HTML “tags” (italics, bold, paragraphs, and line breaks). Tags generally come in pairs and change the way that the text or data is presented.
In this post, we’ll look at bulleted lists. There are two kin...
Published on April 19, 2016 21:48