JavaScript is required

Câu hỏi:

Đoạn mã HTML nào sau đây phù hợp để tạo một phần tử cho phép nhập mật khẩu trong một biểu mẫu đăng nhập?

A.
< input type=”text” name= “password” >
B.
<input type=”password” name= “password”>
C.
< textarea name=”password” > </textarea>
D.
<textarea type=”password” > </textarea>
Trả lời:

Đáp án đúng:


Câu hỏi này thuộc đề thi trắc nghiệm dưới đây, bấm vào Bắt đầu thi để làm toàn bài

Câu hỏi liên quan