From f4fa20731e6c4260c7fba779868413c3e505d0ac Mon Sep 17 00:00:00 2001 From: thuongtruong1009 Date: Mon, 1 Aug 2022 23:48:00 +0700 Subject: [PATCH 1/3] feat: add lession split-your-bootstrap-row --- Bootstrap/22_split-your-bootstrap-row.html | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Bootstrap/22_split-your-bootstrap-row.html diff --git a/Bootstrap/22_split-your-bootstrap-row.html b/Bootstrap/22_split-your-bootstrap-row.html new file mode 100644 index 0000000..2c68f5b --- /dev/null +++ b/Bootstrap/22_split-your-bootstrap-row.html @@ -0,0 +1,24 @@ + + + + + + + + Lession 22 + + + + +
+

jQuery Playground

+
+
+
+
+
+
+
+ + + \ No newline at end of file From 891c443ab92a4732df95d78b98cd8d9e8dba941c Mon Sep 17 00:00:00 2001 From: thuongtruong1009 Date: Mon, 1 Aug 2022 23:48:58 +0700 Subject: [PATCH 2/3] feat: add lession create-bootstrap-wells --- Bootstrap/23_create-bootstrap-wells.html | 25 ++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 Bootstrap/23_create-bootstrap-wells.html diff --git a/Bootstrap/23_create-bootstrap-wells.html b/Bootstrap/23_create-bootstrap-wells.html new file mode 100644 index 0000000..a1d05de --- /dev/null +++ b/Bootstrap/23_create-bootstrap-wells.html @@ -0,0 +1,25 @@ + + + + + + + + Lession 23 + + + +
+

jQuery Playground

+
+
+
+
+
+
+
+
+
+ + + \ No newline at end of file From ab21f23a8cb8ffea77b895ee271214ddb4934f41 Mon Sep 17 00:00:00 2001 From: thuongtruong1009 Date: Tue, 2 Aug 2022 23:36:10 +0700 Subject: [PATCH 3/3] feat: add lession add-elements-within-your-bootstrap-wells --- ...-elements-within-your-bootstrap-wells.html | 33 +++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 Bootstrap/24_add-elements-within-your-bootstrap-wells.html diff --git a/Bootstrap/24_add-elements-within-your-bootstrap-wells.html b/Bootstrap/24_add-elements-within-your-bootstrap-wells.html new file mode 100644 index 0000000..ab3c1bd --- /dev/null +++ b/Bootstrap/24_add-elements-within-your-bootstrap-wells.html @@ -0,0 +1,33 @@ + + + + + + + + Lession 25 + + + +
+

jQuery Playground

+
+
+
+ + + +
+
+
+
+ + + +
+
+
+
+ + + \ No newline at end of file