1. :indeterminate CSS pseudo-class

    The `:indeterminate` pseudo-class matches indeterminate checkboxes, indeterminate `<progress>` bars, and radio buttons with no checked button in their radio button group.

  2. css property: appearance: progress-bar

  3. css property: direction: control direction of vertical range sliders, meters, and progress bars

  4. css selector: -moz-progress-bar

  5. css selector: `::-webkit-progress-bar`