The display property is useful for hiding or revealing particular elements depending on the visitor’s browser, language preference, or other criteria. You can also override an element’s natural display type (from block-level to inline, or vice-versa). Or you can display an element as a list item—even without the li tag (which we get to on page 203).