The readonly attribute makes a form control non-editable (or “read only”). ... You can target elements that are read only with the :read-only pseudo-class, ...
確定! 回上一頁