diff --git "a/\344\270\245\345\246\215/211117-CSS\344\275\234\344\270\232-\345\244\252\346\236\201\345\233\276/h5+css3_03 \345\244\252\346\236\201\345\233\276.html" "b/\344\270\245\345\246\215/211117-CSS\344\275\234\344\270\232-\345\244\252\346\236\201\345\233\276/h5+css3_03 \345\244\252\346\236\201\345\233\276.html" new file mode 100644 index 0000000000000000000000000000000000000000..a8a42aaa8d016b69a4716b80eb404f4877a532de --- /dev/null +++ "b/\344\270\245\345\246\215/211117-CSS\344\275\234\344\270\232-\345\244\252\346\236\201\345\233\276/h5+css3_03 \345\244\252\346\236\201\345\233\276.html" @@ -0,0 +1,60 @@ + + + + + + Document + + + +
+ + \ No newline at end of file diff --git "a/\344\270\245\345\246\215/211118-CSS\344\275\234\344\270\232/letter-spacing.html" "b/\344\270\245\345\246\215/211118-CSS\344\275\234\344\270\232/letter-spacing.html" new file mode 100644 index 0000000000000000000000000000000000000000..8aa870dc5fd52586fd73ce586ee698f92ae280e5 --- /dev/null +++ "b/\344\270\245\345\246\215/211118-CSS\344\275\234\344\270\232/letter-spacing.html" @@ -0,0 +1,26 @@ + + + + + + Document + + + + + + + 我是第一段话 + 我是第二段话 + + + + \ No newline at end of file diff --git "a/\344\270\245\345\246\215/211118-CSS\344\275\234\344\270\232/white-space.html" "b/\344\270\245\345\246\215/211118-CSS\344\275\234\344\270\232/white-space.html" new file mode 100644 index 0000000000000000000000000000000000000000..8ce2729660462a1494473846552ac9b1895bf3a9 --- /dev/null +++ "b/\344\270\245\345\246\215/211118-CSS\344\275\234\344\270\232/white-space.html" @@ -0,0 +1,68 @@ + + + + + + + Document + + + + + + + +

+ + 这是一些文本 1,这是一个文本 2。
+ + + 这 是一些文本。
+ + + 这是一些文本1,这是一些文本2,这是一些文本3,这是一些文本4;这是一些文本1,这是一些文本2,这是一些文本3,这是一些文本4;这是一些文本1,这是一些文本2,这是一些文本3,这是一些文本4这是一些文本1,这是一些文本2,这是一些文本3,这是一些文本4。这是一些文本1,这是一些文本2,这是一些文本3,这是一些文本4。
这是一些文本1,这是一些文本2,这是一些文本3,这是一些文本4。

+ + + 这 是 一 些 文 本。这 是 一 些 文 本。这 是 一 些 文 本。这 是 一 些 文 本。
+ + + 这 是一些文本。
这 是 一 些 文 本。

+ + +

+ 这 是一些文本。
+

+ +

+ + + + \ No newline at end of file diff --git "a/\344\270\245\345\246\215/211118-CSS\344\275\234\344\270\232/word-break.html" "b/\344\270\245\345\246\215/211118-CSS\344\275\234\344\270\232/word-break.html" new file mode 100644 index 0000000000000000000000000000000000000000..c3549074f9a18435aab356f7f1665b7bdab0efef --- /dev/null +++ "b/\344\270\245\345\246\215/211118-CSS\344\275\234\344\270\232/word-break.html" @@ -0,0 +1,39 @@ + + + + + + Document + + + + + + +

This is a veryveryveryveryveryveryveryveryveryvery long paragraph.

+

This is a veryveryveryveryveryveryveryveryveryvery long paragraph.

+

This is a veryveryveryvery veryveryveryveryveryvery long paragraph.

+ + \ No newline at end of file diff --git "a/\344\270\245\345\246\215/211118-CSS\344\275\234\344\270\232/word-spacing.html" "b/\344\270\245\345\246\215/211118-CSS\344\275\234\344\270\232/word-spacing.html" new file mode 100644 index 0000000000000000000000000000000000000000..d38021384818263be395e6d5aa1a30d186850722 --- /dev/null +++ "b/\344\270\245\345\246\215/211118-CSS\344\275\234\344\270\232/word-spacing.html" @@ -0,0 +1,31 @@ + + + + + + Document + + + + + +

我 是第一 段话

+ +

我 是第二段 话

+
+ + + + \ No newline at end of file diff --git "a/\344\270\245\345\246\215/211118-CSS\344\275\234\344\270\232/word-wrap.html" "b/\344\270\245\345\246\215/211118-CSS\344\275\234\344\270\232/word-wrap.html" new file mode 100644 index 0000000000000000000000000000000000000000..beed0ffcb72136f5d8e5e059c34ead338151b6f1 --- /dev/null +++ "b/\344\270\245\345\246\215/211118-CSS\344\275\234\344\270\232/word-wrap.html" @@ -0,0 +1,31 @@ + + + + + + Document + + + + + + +

This paragraph contains a very long word: thisisaveryveryveryveryveryverylongword. The long word will break and wrap to the next line.

+

This paragraph contains a very long word: thisisaveryveryveryveryveryverylongword. The long word will break and wrap to the next line.

+ + + \ No newline at end of file diff --git "a/\344\270\245\345\246\215/211119-CSS\344\275\234\344\270\232-\350\211\262\345\200\274\346\273\232\345\212\250\346\235\241/demo.html" "b/\344\270\245\345\246\215/211119-CSS\344\275\234\344\270\232-\350\211\262\345\200\274\346\273\232\345\212\250\346\235\241/demo.html" new file mode 100644 index 0000000000000000000000000000000000000000..6197871c5747aea179dc99faa89b0ce1df09be47 --- /dev/null +++ "b/\344\270\245\345\246\215/211119-CSS\344\275\234\344\270\232-\350\211\262\345\200\274\346\273\232\345\212\250\346\235\241/demo.html" @@ -0,0 +1,76 @@ + + + + + + Document + + + +
+
+
+


+ R +

+


+ G +

+


+ B +

+
+
+ + + \ No newline at end of file diff --git "a/\344\270\245\345\246\215/211119-CSS\344\275\234\344\270\232-\350\211\262\345\200\274\346\273\232\345\212\250\346\235\241/\347\210\261\345\277\203.html" "b/\344\270\245\345\246\215/211119-CSS\344\275\234\344\270\232-\350\211\262\345\200\274\346\273\232\345\212\250\346\235\241/\347\210\261\345\277\203.html" new file mode 100644 index 0000000000000000000000000000000000000000..82f5f8807af7575a89471931db8b78fae8f5bf80 --- /dev/null +++ "b/\344\270\245\345\246\215/211119-CSS\344\275\234\344\270\232-\350\211\262\345\200\274\346\273\232\345\212\250\346\235\241/\347\210\261\345\277\203.html" @@ -0,0 +1,62 @@ + + + + + + + + + + +
+
+
+ + + \ No newline at end of file diff --git "a/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/1.jpeg" "b/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/1.jpeg" new file mode 100644 index 0000000000000000000000000000000000000000..5aa6b186503c548c797e6b9b3c9159c7908b7bc0 Binary files /dev/null and "b/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/1.jpeg" differ diff --git "a/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/10.jpg" "b/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/10.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..000854d02f7ecfc39e056656e120fc6de98d0aab Binary files /dev/null and "b/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/10.jpg" differ diff --git "a/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/11.jpg" "b/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/11.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..b2f0ebd69e80c4b07e7d5816c6113f1551ac8008 Binary files /dev/null and "b/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/11.jpg" differ diff --git "a/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/12.jpg" "b/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/12.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..9f1ac492a474ad57afc6f221bf10cd613becae90 Binary files /dev/null and "b/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/12.jpg" differ diff --git "a/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/13.jpg" "b/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/13.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..08e18b2ff3d71e7513c2b9a7f6bd78ebad9b5b6a Binary files /dev/null and "b/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/13.jpg" differ diff --git "a/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/14.jpg" "b/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/14.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..f2f6c7974eb4d9cf63e4af495e7979bc09b26cb2 Binary files /dev/null and "b/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/14.jpg" differ diff --git "a/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/15.jpg" "b/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/15.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..8f88324701ec755f548d0c36b3d5622f2a9ad901 Binary files /dev/null and "b/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/15.jpg" differ diff --git "a/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/16.jpg" "b/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/16.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..638ceb3e12ff19fc1ecf3848990bc4f031521d2e Binary files /dev/null and "b/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/16.jpg" differ diff --git "a/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/17.jpg" "b/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/17.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..94ea47e692337f12deb25910748b03edb8c3677f Binary files /dev/null and "b/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/17.jpg" differ diff --git "a/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/2.jpeg" "b/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/2.jpeg" new file mode 100644 index 0000000000000000000000000000000000000000..2910900a94dafd6e580f45853911a334d2b3d293 Binary files /dev/null and "b/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/2.jpeg" differ diff --git "a/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/3.jpg" "b/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/3.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..977fb655e6b2e36d665f506406957e7ad7f98b89 Binary files /dev/null and "b/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/3.jpg" differ diff --git "a/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/4.jpg" "b/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/4.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..d1ea2ab660860fea547b21ec07df90806bf955ce Binary files /dev/null and "b/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/4.jpg" differ diff --git "a/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/5.jpg" "b/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/5.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..7390c8af5114008dfc5a9943f7bf983688ca5992 Binary files /dev/null and "b/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/5.jpg" differ diff --git "a/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/6.jpg" "b/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/6.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..37b45890d25d14de1ab8d19d075fcf193564f5bd Binary files /dev/null and "b/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/6.jpg" differ diff --git "a/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/7.jpg" "b/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/7.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..589ffcedecd95d8eb9f005baf0802021834897d1 Binary files /dev/null and "b/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/7.jpg" differ diff --git "a/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/8.jpg" "b/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/8.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..1eb6de57068a378a73e215b68e675ad69911dcde Binary files /dev/null and "b/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/8.jpg" differ diff --git "a/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/9.jpg" "b/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/9.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..0d6bfb8d9ee35ec055ad72e1c6bf671bc515f1c3 Binary files /dev/null and "b/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/img/9.jpg" differ diff --git "a/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200.html" "b/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200.html" new file mode 100644 index 0000000000000000000000000000000000000000..c6d4bde6e9a44e8cae6f885fb311a7c45c0d25ed --- /dev/null +++ "b/\344\270\245\345\246\215/211122-CSS\344\275\234\344\270\232-\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200/\347\200\221\345\270\203\346\265\201\345\270\203\345\261\200.html" @@ -0,0 +1,81 @@ + + + + + + Document + + + +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+ +
+ + \ No newline at end of file