wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Computers

Total questions: 40

Worksheet time: 20mins

Name
Class
Date
1.

Câu 1. Từ HTML là từ viết tắt của từ nào?

a)

Hyperlinks and Text Markup Language

b)

Home Tool markup Language

c)

Hyper Text Markup Language

d)

Home Text Markup Language

2.

Câu 2. Ai (tổ chức nào) tạo ra Web Standards?

a)

The World Wide Web Consortium

b)

Microsoft

c)

Netscape

d)

Apple

3.

Câu 3. Đâu là tag tạo ra tiêu đề web kích cỡ lớn nhất.

a)

<heading>

b)

<h1>

c)

<h6>

d)

<head>

4.

Câu 4. Đâu là tag để xuống dòng trong web?

a)

</br>

b)

<lb>

c)

<br>

d)

<break>

5.

Câu 5. Đâu là tag tạo mầu nền của web?

a)

<body color="yellow">

b)

<body bgcolor="yellow">

c)

<background>yellow</background>

d)

<body font="yellow">

6.

Câu 6. Đâu là tag tạo ra chữ in đậm

a)

<b>

b)

<bold>

c)

<bld>

d)

<bb>

7.

Câu 7. Đâu là tag tạo ra chữ in nghiêng

a)

<ii>

b)

<italics>

c)

<i>

d)

<b>

8.

Câu 8. Đâu là tag tạo ra liên kết (links) trong web

a)

<a url=“http://www.w3schools.com”>W3Schools.com</a>

b)

<a>http://www.w3schools.com</a>

c)

<a href=“http://www.w3schools.com”>W3Schools</a>

d)

<a name=“http://www.w3schools.com”>W3Schools.com</a>

9.

Câu 9. Đâu là tag tạo ra liên kết đến email?

a)

<a href=“xxx@yyy”>

b)

<a href=“mailto:xxx@yyy”>

c)

<mail>xxx@yyy</mail>

d)

<mail href=“xxx@yyy”>

10.

Câu 10. Làm sao để khi click chuột vào link thì tạo ra cửa sổ mới?

a)

<a href=“url” target=“_blank”>

b)

<a href=“url” new_window>

c)

<a href=“url” target=“new”>

d)

<a href=“url” new>

11.

Câu 11. Đâu là những tag dành cho việc tạo bảng?

a)

<table><tr><td>

b)

<thead><body><tr>

c)

<table><head><tfoot>

d)

<table><tr><tt>

12.

Câu 12. Đâu là tag căn lề trái cho nội dung 1 ô trong bảng?

a)

<tdleft>

b)

<td valign=“left”>

c)

<td align=“left”>

d)

<td leftalign>

13.

Câu 13. Đâu là tag tạo ra 1 danh sách đứng đầu bằng số

a)

<ul>

b)

<list>

c)

<ol>

d)

<dl>

14.

Câu 14. Đâu là tag tạo ra 1 danh sách đứng đầu bởi dấu chấm?

a)

<list>

b)

<ul>

c)

<ol>

d)

<dl>

15.

Câu 15. Tag nào tạo ra 1 checkbox?

a)

<check>

b)

<input type="check">

c)

<checkbox>

d)

<input type="checkbox">

16.

Câu 16. Tag nào tạo ra 1 text input field?

a)

<textfield>

b)

<textinput type=“text”>

c)

<input type=“text”>

d)

<input type=“textfield”>

17.

Câu 17. Tag nào tạo ra 1 drop-down list?

a)

<select>

b)

<list>

c)

<input type="list">

d)

<input type="dropdown">

18.

Câu 18. Tag nào tạo ra 1 text area?

a)

<input type="textbox">

b)

<textarea>

c)

<input type="textarea">

d)

<fontarea>

19.

Câu 19. Tag nào dùng để chèn 1 hình vào web?

a)

<image src=“image.gif”>

b)

<img>image.gif</img>

c)

<img src=“image.gif”>

d)

<img href=“image.gif>

20.

Câu 20. Tag nào dùng để tạo hình nền cho web?

a)

<body background=“background.gif”>

b)

<background img=“background.gif”>

c)

<img src=“background.gif” background>

d)

<video src=“background.gif”

21.

Câu 21. CSS là viết tắt của?

a)

Creative Style Sheets

b)

Computer Style Sheets

c)

Cascading Style Sheets

d)

Colorful Style Sheets

22.

Câu 22. Muốn liên kết xHTML với 1 file định nghĩa CSS ta dùng dòng nào sau đây?

a)

<style src=”mystyle.css”>

b)

<stylesheet>mystyle.css</stylesheet>

c)

<link rel=”stylesheet” type=”text/css” href=”mystyle.css”>

d)

<style src=”mystyle.html”>

23.

Câu 23. Đặt dòng liên kết với file CSS ở vùng nào trong file xHTML?

a)

In the <body> section

b)

In the <head> section

c)

At the top of the document

d)

At the end of the document

24.

Câu 24. Tag nào định nghĩa CSS ở ngay trong file xHTML?

a)

<css>

b)

<script>

c)

<style>

d)

<body>

25.

Câu 25. Thuộc tính nào định nghĩa CSS ngay trong 1 tag?

a)

Font

b)

Class

c)

<style>

d)

Styles

26.

Câu 26. Dòng nào tuân theo đúng cú pháp của CSS?

a)

body {color: black}

b)

{body;color:black}

c)

body:color=black

d)

{body:color=black(body}

27.

Câu 27. Dòng nào thể hiện đúng một comment (lời chú thích) trong CSS?

a)

/* this is a comment */

b)

// this is a comment //

c)

‘ this is a comment

d)

// this is a comment

28.

Câu 28. Dòng nào dùng để thay đổi màu nền?

a)

color:

b)

bgcolor:

c)

background-color:

d)

fontcolor:

29.

Câu 29. Làm thế nào thêm màu nền cho tất cả các phần từ <h1>?

a)

h1.all {background-color:#FFFFFF}

b)

h1 {background-color:#FFFFFF}

c)

all.h1 {background-color:#FFFFFF}

d)

h1 {color: #FFFFFF}

30.

Câu 30. Làm thế nào thay màu nền của chữ (text)?

a)

text-color=

b)

fgcolor:

c)

color:

d)

text-color:

31.

Câu 31: Thuộc tính nào thay đổi kích cỡ chữ?

a)

font-style

b)

font-size

c)

text-style

d)

text-size

32.

Câu 32. Thuộc tính nào làm chữ trong tag p trở thành chữ đậm?

a)

{text-size:bold}

b)

<p style="font-size:bold">

c)

<p style="text-size:bold">

d)

p {font-weight:bold}

33.

Câu 33. Làm sao để hiển thị liên kết mà ko có gạch chân bên dưới?

a)

a {decoration:no underline}

b)

a {text-decoration:no underline}

c)

a {underline:none}

d)

a {text-decoration:none}

34.

Câu 34: Làm sao để mỗi từ trong 1 dòng đều viết hoa ở đầu từ?

a)

text-transform:capitalize

b)

text-transform:uppercase

c)

text-transform:lowercase

d)

You can't do that with CSS

35.

Câu 35. Làm sao để thay đổi font của mỗi phần tử?

a)

font=

b)

f:

c)

font-family:

d)

font:

36.

Câu 36. làm sao để tạo chữ đậm?

a)

font-weight:bold

b)

style:bold

c)

font:b

d)

text:bold

37.

Câu 37. Làm thế nào để hiển thị viền 1 phần tử với kích thước đường viền như sau: The top border = 10 pixels

The bottom border = 5 pixels

The left border = 20 pixels

The right border = 1 pixel?

a)

border-width:5px 20px 10px 1px

b)

border-width:10px 5px 20px 1px

c)

border-width:10px 1px 5px 20px

d)

border-width:10px 20px 5px 1px

38.

Câu 38. Làm sao để thay đổi lề trái của một phần tử?

a)

margin-left:

b)

text-indent:

c)

margin:

d)

indent:

39.

Câu 39. làm sao để thay đổi lề phải của một phần tử?

a)

margin-right:

b)

text-indent:

c)

margin:

d)

indent:

40.

Câu 40. Làm thế nào để hình ở đầu mỗi dòng của 1 list (danh sách) có hình vuông?

a)

type: 2

b)

type: square

c)

list-type: square

d)

list-style-type: square