若有以下定义的表单域,则哪个选项是合法的输入() <input type="number"name="points"min="0"max="9"step="3"required="true"/>
A、 空
B、 5
C、 abc
D、 6
出自:广东开放大学-20年春季期末考试-HTML5开发技术