Câu 4: 98-383: Introduction to Programming Using HTML and CSS
You are analyzing a form that sends multiline comments to another page on the Internet. The following is the form's markup: No data is sent when the form is submitted. You need to solve this problem so that the data in the text box is submitted. What should you do?
Nội dung câu hỏi
You are analyzing a form that sends multiline comments to another page on the Internet. The following is the form's markup: No data is sent when the form is submitted. You need to solve this problem so that the data in the text box is submitted. What should you do?
Các lựa chọn
Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.
- A. Replace the textarea element with an input element.
- B. Set the name attribute of the textarea element.
- C. Change the value of the method attribute to get. — đáp án hiện tại
- D. Set the id attribute of the form element.
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.
Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.