Test 02 - Basics of Web Design

Test 02 - Basics of Web Design

University

12 Qs

quiz-placeholder

Similar activities

HTML Quiz

HTML Quiz

11th Grade - University

15 Qs

HTML Basics

HTML Basics

University

12 Qs

Kuis 1 User Interface JWD

Kuis 1 User Interface JWD

University

10 Qs

CSS and HTML

CSS and HTML

9th Grade - University

10 Qs

Web Development

Web Development

University

15 Qs

kuis jwd

kuis jwd

University

10 Qs

Câu Hỏi Về HTML và CSS Test1

Câu Hỏi Về HTML và CSS Test1

University

16 Qs

Test 02 - Basics of Web Design

Test 02 - Basics of Web Design

Assessment

Quiz

Created by

Quyet Nguyen

Computers

University

5 plays

Medium

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Để tạo một ô nhập liệu bạn dùng thẻ gì sau đây?

<output>

<input type="textbox">

<input type="text">

<text>

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Thẻ nào sau đây giúp tạo một nút có nhãn "Đồng ý" trong HTML?

<input type="button" text="Đồng ý">

<input type="button" value="Đồng ý">

<input type="submit" label="Đồng ý">

<button label="Đồng ý">

3.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Điền từ còn thiếu vào chỗ ...?

<img src="photo.png" ...="Ảnh Logo" />

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

CSS là viết tắt của?

Content Style Sheets

Custom Style Sheets

Content-based String Style

Cascading Style Sheets

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Chọn câu trả lời đúng nhất cho câu hỏi sau:

Để định dạng một phần tử trong HTML bạn có thể sử dụng CSS bằng cách nào?

Viết trực tiếp thông qua thuộc tính "style" của phần tử

Viết định dạng cho phần tử trong cặp thẻ <style></style>

Viết trong một tệp .css rồi nhúng vào trang

Tất cả các đáp án đều đúng

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Chọn từ còn thiếu vào chỗ ... trong đoạn mã sau:

<a href="http://utehy.edu.vn" ...="_blank" />

title

url

target

note

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Bạn dùng thẻ nào để tạo một đường liên kết đến một trang web?

<link>

<href>

<a>

<url>

Explore all questions with a free account

or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?