CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

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?

Minh họa câu hỏi

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.

  1. A. Replace the textarea element with an input element.
  2. B. Set the name attribute of the textarea element.
  3. C. Change the value of the method attribute to get. — đáp án hiện tại
  4. 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.

Câu hỏi liền kề