Skip to content

Commit 5af7b1d

Browse files
authored
minor improve
1 parent a7a390e commit 5af7b1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • 2-ui/1-document/03-dom-navigation/4-select-diagonal-cells

2-ui/1-document/03-dom-navigation/4-select-diagonal-cells/task.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ importance: 5
44

55
# 选择所有对角单元格
66

7-
编写代码来把表中的对角单元格都绘制成红色
7+
编写代码来把表格中的对角单元格都绘制成红色
88

99
你需要用代码从 `<table>` 中获取所有的对角单元格 `<td>`,然后绘制它们:
1010

0 commit comments

Comments
 (0)