We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89fbb21 commit 56cb118Copy full SHA for 56cb118
2-ui/2-events/03-event-delegation/3-sortable-table/task.md
@@ -4,7 +4,7 @@ importance: 4
4
5
# Sortable table
6
7
-Make the table sortable: clicks on `<th>` elements should sort it by corresponding column.
+열 제목을 나타내는 요소인 `<th>`를 클릭하면 열 전체가 정렬되는 표를 만들어보세요.
8
9
Each `<th>` has the type in the attribute, like this:
10
0 commit comments