HAPEL Method Parameters $min (int), (optional), default: varies Adds the min attribute to an HTML tag. Value Use int adds the value of int as the attribute Examples: $min = 5; <tag min="5" {...}