Elements - ZMYaro/holo-web GitHub Wiki

Holo Web supports the following elements:

  • <button>, <input type="button">, <input type="submit">, <input type="reset">, or any element with role="button"

  • <input type="checkbox">
    Limited support in Firefox, Internet Explorer, and older versions of Opera.

  • <input type="radio">
    Limited support in Firefox and older versions of Opera.

  • <input type="range">
    Older versions of Firefox do not support range sliders; IE has issues.

  • <progress>

  • <select>

Holo Web also styles the following:

  • Background
  • Text color
  • Link color
  • Selection color
  • Disabled form elements
⚠️ **GitHub.com Fallback** ⚠️