Search Header Logo

Bài tập trắc nghiệm về biểu mẫu HTML

Authored by Ken Le O

Information Technology (IT)

10th Grade

Used 4+ times

Bài tập trắc nghiệm về biểu mẫu HTML
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Thẻ HTML nào sau đây tạo ra một ô nhập dữ liệu văn bản (ô text)? (1đ)

<input type="textfield">

<input type="text">

<textinput type="text">

<textfield>

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Thẻ HTML nào sau đây tạo ra một ô nhập dữ liệu với nhiều dòng? (1đ)

<input type="textarea">

<textarea>

<input type="textbox">

<textbox>

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Mã HTML nào sau đây được sử dụng để tạo hộp nhập mật khẩu cho phép ẩn kí tự khi nhập? (1đ)

<input type="text">

<input type="password">

<input type="password" visibility="hidden"> 

<input type="password" display="none">

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Phát biểu nào sau đây nêu đúng mục đích sử dụng biểu mẫu trong HTML? (1d)

Hiển thị dữ liệu dưới dạng bảng.

Thu thập và gửi dữ liệu từ người dùng đến máy chủ của trang web.

Tạo các phần tử trình bày như tiêu đề, đoạn văn.

Định dạng và trình bày nội dung trang web.

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Một giáo viên tạo biểu mẫu bằng HTML cho phép học sinh đăng kí thi học sinh giỏi, mỗi học sinh chỉ được chọn một môn thi duy nhất trong ba môn Toán học, Tin học và Ngoại ngữ. Phương án nào sau đây phù hợp nhất để thực hiện việc này? (1đ)

<input type="checkbox" name="monthi"  value="toan"> Toán học  <br>

    <input type="checkbox" name="monthi"  value="Tin học"  <br>

    <input type="checkbox" name="monthi"  value= "nn"> Ngoại ngữ <br>

<input type="radio" name "Toan" value="Toan" > Toán học <br>

    <input type="radio" name="Tinhoc" value="tin"> Tin học <br>

    <input type="radio" name="Toan" value="nn"> Ngoại ngữ <br>

<input type="radio" name="monthi" value="toan"> Toán học <br>

    <input type="radio" name="monthi" value="tin"> Tin học <br>

   <input type="radio" name "monthi" value="nn"> Ngoại ngữ <br>

<input type="radio" name="toan">  Toán học <br>

    <input type="radio" name="tin">  Tin học <br>

    <input type="radio" name="nn">  Ngoại ngữ <br>

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Điều khiển nhập dữ liệu nào sau đây được sử dụng trong trường hợp cho người dùng lựa chọn một mục trong danh sách? (1d)

label

checkbox

radio

textarea

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Phương án nào sau đây là một thuộc tính của phần tử textarea? (1d)

columns

type

value

rows

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?