diff --git a/JS/ch07.Dom/31.ToDo.html b/JS/ch07.Dom/31.ToDo.html
index c4c2257..db130b0 100644
--- a/JS/ch07.Dom/31.ToDo.html
+++ b/JS/ch07.Dom/31.ToDo.html
@@ -53,7 +53,7 @@
};
const removeTodo = key => {
- const item = document.querySelector(`[data-key="${key}"]`);
+ const item = document.querySelector(`[data-key="${key}"]`); //
// $(`#div${key}`)
todoList.removeChild(item);
};
diff --git "a/Libraries/01.\354\227\254\353\237\254\352\260\200\354\247\200.html" "b/Libraries/01.\354\227\254\353\237\254\352\260\200\354\247\200.html"
new file mode 100644
index 0000000..fef4ed6
--- /dev/null
+++ "b/Libraries/01.\354\227\254\353\237\254\352\260\200\354\247\200.html"
@@ -0,0 +1,58 @@
+
+
+
+
+
+
여러가지 라이브러리;
+
+
+
+
+
+
+
+
+
+
+
+
여러가지 라이브러리 섞어 쓰기
+
Bootstrap, 한글 폰트, 아이콘(fontawesome), jQuery
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Libraries/11.chart.html b/Libraries/11.chart.html
new file mode 100644
index 0000000..2f67e2d
--- /dev/null
+++ b/Libraries/11.chart.html
@@ -0,0 +1,75 @@
+
+
+
+
+
+
차트.js
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Chart.js
+
Get started
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Libraries/12.Line chart.html b/Libraries/12.Line chart.html
new file mode 100644
index 0000000..52c4fd8
--- /dev/null
+++ b/Libraries/12.Line chart.html
@@ -0,0 +1,88 @@
+
+
+
+
+
+
차트.js
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Chart.js
+
선 그래프(Line chart)
+
+
+
+
+
+
\ No newline at end of file
diff --git "a/Libraries/13.\354\202\260\354\240\220\353\217\204.html" "b/Libraries/13.\354\202\260\354\240\220\353\217\204.html"
new file mode 100644
index 0000000..3734084
--- /dev/null
+++ "b/Libraries/13.\354\202\260\354\240\220\353\217\204.html"
@@ -0,0 +1,72 @@
+
+
+
+
+
+
Chart.js
+
+
+
+
+
+
+
+
+
+
+
+
Chart.js
+
산점도(Scatter plot)
+
+
+
+
+
\ No newline at end of file
diff --git "a/Libraries/31.\354\227\220\353\224\224\355\204\260 \355\225\204\354\232\224\354\204\261.html" "b/Libraries/31.\354\227\220\353\224\224\355\204\260 \355\225\204\354\232\224\354\204\261.html"
new file mode 100644
index 0000000..b52f336
--- /dev/null
+++ "b/Libraries/31.\354\227\220\353\224\224\355\204\260 \355\225\204\354\232\224\354\204\261.html"
@@ -0,0 +1,74 @@
+
+
+
+
+
+
에디터의 필요성;
+
+
+
+
+
+
+
+
+
+
+
+
+
에디터의 필요성
+
textarea의 한계;
+
+
+
+
+
+
+
글 입력
+
+
+
+
글 읽기
+
+
+
글 수정
+
+
+
readonly 글 읽기
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Libraries/32.Ckeditor ver4.html b/Libraries/32.Ckeditor ver4.html
new file mode 100644
index 0000000..cd3442c
--- /dev/null
+++ b/Libraries/32.Ckeditor ver4.html
@@ -0,0 +1,51 @@
+
+
+
+
+
+
CKeditor v4
+
+
+
+
+
+
+
+
+
+
+
+
+
CK Editor
+
textarea의 한계;
+
+
+
+
+
+
+
Classic Editor
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git "a/Libraries/33.CKEditor\354\213\244\354\240\204.html" "b/Libraries/33.CKEditor\354\213\244\354\240\204.html"
new file mode 100644
index 0000000..aa46459
--- /dev/null
+++ "b/Libraries/33.CKEditor\354\213\244\354\240\204.html"
@@ -0,0 +1,54 @@
+
+
+
+
+
+
CKeditor v4
+
+
+
+
+
+
+
+
+
+
+
+
+
CK Editor
+
textarea의 한계;
+
+
+
+
+
+
+
Classic Editor
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Libraries/human.zip b/Libraries/human.zip
new file mode 100644
index 0000000..ed3a80d
Binary files /dev/null and b/Libraries/human.zip differ
diff --git a/Libraries/human/0.png b/Libraries/human/0.png
new file mode 100644
index 0000000..33fd672
Binary files /dev/null and b/Libraries/human/0.png differ
diff --git a/Libraries/human/1.png b/Libraries/human/1.png
new file mode 100644
index 0000000..af2fc0a
Binary files /dev/null and b/Libraries/human/1.png differ
diff --git a/Libraries/human/10.png b/Libraries/human/10.png
new file mode 100644
index 0000000..8549fb2
Binary files /dev/null and b/Libraries/human/10.png differ
diff --git a/Libraries/human/11.png b/Libraries/human/11.png
new file mode 100644
index 0000000..6b0b319
Binary files /dev/null and b/Libraries/human/11.png differ
diff --git a/Libraries/human/12.png b/Libraries/human/12.png
new file mode 100644
index 0000000..28a6a7d
Binary files /dev/null and b/Libraries/human/12.png differ
diff --git a/Libraries/human/13.png b/Libraries/human/13.png
new file mode 100644
index 0000000..44f63f0
Binary files /dev/null and b/Libraries/human/13.png differ
diff --git a/Libraries/human/14.png b/Libraries/human/14.png
new file mode 100644
index 0000000..ca89a50
Binary files /dev/null and b/Libraries/human/14.png differ
diff --git a/Libraries/human/2.png b/Libraries/human/2.png
new file mode 100644
index 0000000..afcdfc9
Binary files /dev/null and b/Libraries/human/2.png differ
diff --git a/Libraries/human/3.png b/Libraries/human/3.png
new file mode 100644
index 0000000..ce4351b
Binary files /dev/null and b/Libraries/human/3.png differ
diff --git a/Libraries/human/4.png b/Libraries/human/4.png
new file mode 100644
index 0000000..c7c4cf8
Binary files /dev/null and b/Libraries/human/4.png differ
diff --git a/Libraries/human/5.png b/Libraries/human/5.png
new file mode 100644
index 0000000..d68018d
Binary files /dev/null and b/Libraries/human/5.png differ
diff --git a/Libraries/human/6.png b/Libraries/human/6.png
new file mode 100644
index 0000000..acf8d3b
Binary files /dev/null and b/Libraries/human/6.png differ
diff --git a/Libraries/human/7.png b/Libraries/human/7.png
new file mode 100644
index 0000000..8460b40
Binary files /dev/null and b/Libraries/human/7.png differ
diff --git a/Libraries/human/8.png b/Libraries/human/8.png
new file mode 100644
index 0000000..b87d1ee
Binary files /dev/null and b/Libraries/human/8.png differ
diff --git a/Libraries/human/9.png b/Libraries/human/9.png
new file mode 100644
index 0000000..06d0c89
Binary files /dev/null and b/Libraries/human/9.png differ
diff --git a/jQuery/31.Frame animation.html b/jQuery/31.Frame animation.html
new file mode 100644
index 0000000..b75e8d4
--- /dev/null
+++ b/jQuery/31.Frame animation.html
@@ -0,0 +1,26 @@
+
+
+
+
+
+
frame animation
+
+
+
+
+
+
![]()
+
+
+
\ No newline at end of file
diff --git "a/jQuery/32.\353\254\264\355\225\234\354\212\244\355\201\254\353\241\244.html" "b/jQuery/32.\353\254\264\355\225\234\354\212\244\355\201\254\353\241\244.html"
new file mode 100644
index 0000000..7cc0bc8
--- /dev/null
+++ "b/jQuery/32.\353\254\264\355\225\234\354\212\244\355\201\254\353\241\244.html"
@@ -0,0 +1,31 @@
+
+
+
+
+
+
frame animation
+
+
무한 스크롤
+
+
+
+
+
![]()
+
+
+
\ No newline at end of file
diff --git a/jQuery/human.zip b/jQuery/human.zip
new file mode 100644
index 0000000..ed3a80d
Binary files /dev/null and b/jQuery/human.zip differ
diff --git a/jQuery/human/0.png b/jQuery/human/0.png
new file mode 100644
index 0000000..33fd672
Binary files /dev/null and b/jQuery/human/0.png differ
diff --git a/jQuery/human/1.png b/jQuery/human/1.png
new file mode 100644
index 0000000..af2fc0a
Binary files /dev/null and b/jQuery/human/1.png differ
diff --git a/jQuery/human/10.png b/jQuery/human/10.png
new file mode 100644
index 0000000..8549fb2
Binary files /dev/null and b/jQuery/human/10.png differ
diff --git a/jQuery/human/11.png b/jQuery/human/11.png
new file mode 100644
index 0000000..6b0b319
Binary files /dev/null and b/jQuery/human/11.png differ
diff --git a/jQuery/human/12.png b/jQuery/human/12.png
new file mode 100644
index 0000000..28a6a7d
Binary files /dev/null and b/jQuery/human/12.png differ
diff --git a/jQuery/human/13.png b/jQuery/human/13.png
new file mode 100644
index 0000000..44f63f0
Binary files /dev/null and b/jQuery/human/13.png differ
diff --git a/jQuery/human/14.png b/jQuery/human/14.png
new file mode 100644
index 0000000..ca89a50
Binary files /dev/null and b/jQuery/human/14.png differ
diff --git a/jQuery/human/2.png b/jQuery/human/2.png
new file mode 100644
index 0000000..afcdfc9
Binary files /dev/null and b/jQuery/human/2.png differ
diff --git a/jQuery/human/3.png b/jQuery/human/3.png
new file mode 100644
index 0000000..ce4351b
Binary files /dev/null and b/jQuery/human/3.png differ
diff --git a/jQuery/human/4.png b/jQuery/human/4.png
new file mode 100644
index 0000000..c7c4cf8
Binary files /dev/null and b/jQuery/human/4.png differ
diff --git a/jQuery/human/5.png b/jQuery/human/5.png
new file mode 100644
index 0000000..d68018d
Binary files /dev/null and b/jQuery/human/5.png differ
diff --git a/jQuery/human/6.png b/jQuery/human/6.png
new file mode 100644
index 0000000..acf8d3b
Binary files /dev/null and b/jQuery/human/6.png differ
diff --git a/jQuery/human/7.png b/jQuery/human/7.png
new file mode 100644
index 0000000..8460b40
Binary files /dev/null and b/jQuery/human/7.png differ
diff --git a/jQuery/human/8.png b/jQuery/human/8.png
new file mode 100644
index 0000000..b87d1ee
Binary files /dev/null and b/jQuery/human/8.png differ
diff --git a/jQuery/human/9.png b/jQuery/human/9.png
new file mode 100644
index 0000000..06d0c89
Binary files /dev/null and b/jQuery/human/9.png differ
diff --git "a/\352\271\200\354\213\234\354\230\250 \354\236\220\352\270\260\354\206\214\352\260\234/css/\354\236\220\352\270\260\354\206\214\352\260\234.html" "b/\352\271\200\354\213\234\354\230\250 \354\236\220\352\270\260\354\206\214\352\260\234/css/\354\236\220\352\270\260\354\206\214\352\260\234.html"
index 7b34174..0cb608c 100644
--- "a/\352\271\200\354\213\234\354\230\250 \354\236\220\352\270\260\354\206\214\352\260\234/css/\354\236\220\352\270\260\354\206\214\352\260\234.html"
+++ "b/\352\271\200\354\213\234\354\230\250 \354\236\220\352\270\260\354\206\214\352\260\234/css/\354\236\220\352\270\260\354\206\214\352\260\234.html"
@@ -98,7 +98,7 @@
border: 1px solid rgb(253, 248, 248);
width: 1000px;
bor
- }
+ };