• 2022-06-19
    如果要在表单里创建一个普通文本框,以下写法中正确的是( )。
    A: <input>
    B: <input type="password">
    C: <input type="checkbox">
    D: <input type="radio">