Multiple choice technology web technology Enable, form, name, type, and value are all ________. events methods properties elements Reveal answer Fill a bubble to check yourself C Correct answer Explanation In HTML forms, attributes like enable, form, name, type, and value are called properties that define element characteristics and behavior. They are not events (triggered actions), methods (functions), or elements themselves.