From a52d0b6b2749854d5f48d581dbefe811966b0966 Mon Sep 17 00:00:00 2001 From: unknown <2831255080@qq.com> Date: Wed, 24 Nov 2021 18:48:16 +0800 Subject: [PATCH 1/2] =?UTF-8?q?15-24=E5=8F=B7=E4=BD=9C=E4=B8=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...\350\212\261\351\243\230\350\220\275.html" | 77 ++++++++ ...\345\244\252\346\236\201\345\233\276.html" | 78 ++++++++ .../2021.11.18/letter-spacing.html" | 32 ++++ .../2021.11.18/white-space.html" | 61 ++++++ .../2021.11.18/word-break.html" | 72 +++++++ .../2021.11.18/word-spacing.html" | 48 +++++ .../2021.11.18/word-wrap.html" | 37 ++++ .../2021.11.19/demo01.html" | 82 ++++++++ .../2021.11.22/images/bb.png" | Bin 0 -> 67947 bytes .../2021.11.22/images/boji.png" | Bin 0 -> 85854 bytes .../2021.11.22/images/boji02.webp" | Bin 0 -> 112836 bytes .../2021.11.22/images/boji03.gif" | Bin 0 -> 1815510 bytes .../2021.11.22/images/boji04.gif" | Bin 0 -> 486498 bytes .../2021.11.22/images/boji05.webp" | Bin 0 -> 20336 bytes .../2021.11.22/images/boji06.webp" | Bin 0 -> 15030 bytes .../2021.11.22/images/dada.png" | Bin 0 -> 77077 bytes .../2021.11.22/images/dms.png" | Bin 0 -> 58992 bytes .../2021.11.22/images/kake.png" | Bin 0 -> 44838 bytes .../2021.11.22/images/xilin.png" | Bin 0 -> 100132 bytes ...\347\200\221\345\270\203\346\265\201.html" | 90 +++++++++ .../2021.11.24/demo01.html" | 34 ++++ .../2021.11.24/demo02.html" | 49 +++++ .../2021.11.24/demo03.html" | 180 ++++++++++++++++++ 23 files changed, 840 insertions(+) create mode 100644 "\346\236\227\345\271\274\350\212\263/2021.11.15/\351\233\252\350\212\261\351\243\230\350\220\275.html" create mode 100644 "\346\236\227\345\271\274\350\212\263/2021.11.17/\345\244\252\346\236\201\345\233\276.html" create mode 100644 "\346\236\227\345\271\274\350\212\263/2021.11.18/letter-spacing.html" create mode 100644 "\346\236\227\345\271\274\350\212\263/2021.11.18/white-space.html" create mode 100644 "\346\236\227\345\271\274\350\212\263/2021.11.18/word-break.html" create mode 100644 "\346\236\227\345\271\274\350\212\263/2021.11.18/word-spacing.html" create mode 100644 "\346\236\227\345\271\274\350\212\263/2021.11.18/word-wrap.html" create mode 100644 "\346\236\227\345\271\274\350\212\263/2021.11.19/demo01.html" create mode 100644 "\346\236\227\345\271\274\350\212\263/2021.11.22/images/bb.png" create mode 100644 "\346\236\227\345\271\274\350\212\263/2021.11.22/images/boji.png" create mode 100644 "\346\236\227\345\271\274\350\212\263/2021.11.22/images/boji02.webp" create mode 100644 "\346\236\227\345\271\274\350\212\263/2021.11.22/images/boji03.gif" create mode 100644 "\346\236\227\345\271\274\350\212\263/2021.11.22/images/boji04.gif" create mode 100644 "\346\236\227\345\271\274\350\212\263/2021.11.22/images/boji05.webp" create mode 100644 "\346\236\227\345\271\274\350\212\263/2021.11.22/images/boji06.webp" create mode 100644 "\346\236\227\345\271\274\350\212\263/2021.11.22/images/dada.png" create mode 100644 "\346\236\227\345\271\274\350\212\263/2021.11.22/images/dms.png" create mode 100644 "\346\236\227\345\271\274\350\212\263/2021.11.22/images/kake.png" create mode 100644 "\346\236\227\345\271\274\350\212\263/2021.11.22/images/xilin.png" create mode 100644 "\346\236\227\345\271\274\350\212\263/2021.11.22/\347\200\221\345\270\203\346\265\201.html" create mode 100644 "\346\236\227\345\271\274\350\212\263/2021.11.24/demo01.html" create mode 100644 "\346\236\227\345\271\274\350\212\263/2021.11.24/demo02.html" create mode 100644 "\346\236\227\345\271\274\350\212\263/2021.11.24/demo03.html" diff --git "a/\346\236\227\345\271\274\350\212\263/2021.11.15/\351\233\252\350\212\261\351\243\230\350\220\275.html" "b/\346\236\227\345\271\274\350\212\263/2021.11.15/\351\233\252\350\212\261\351\243\230\350\220\275.html" new file mode 100644 index 0000000..551fa45 --- /dev/null +++ "b/\346\236\227\345\271\274\350\212\263/2021.11.15/\351\233\252\350\212\261\351\243\230\350\220\275.html" @@ -0,0 +1,77 @@ + + + +
+ +letter spacingletter spacingletter spacingletter spacing
+letter spacingletter spacingletter spacingletter spacing
+letter spacingletter spacingletter spacingletter spacing
+ + \ No newline at end of file diff --git "a/\346\236\227\345\271\274\350\212\263/2021.11.18/white-space.html" "b/\346\236\227\345\271\274\350\212\263/2021.11.18/white-space.html" new file mode 100644 index 0000000..fd3845b --- /dev/null +++ "b/\346\236\227\345\271\274\350\212\263/2021.11.18/white-space.html" @@ -0,0 +1,61 @@ + + + + + ++ normal + 连续的空白符会被合并,换行符会被当作空白符来处理 + 连续的空白符会被合并,换行符会被当作空白符来处理 + 连续的空白符会被合并,换行符会被当作空白符来处理 +
++ pre + 连续的空白符会被保留。在遇到换行符或者br元素时才会换行。 + 连续的空白符会被保留。在遇到换行符或者br元素时才会换行。 + 连续的空白符会被保留。在遇到换行符或者br元素时才会换行。 +
++ pre-wrap + 连续的空白符会被保留。在遇到换行符或者br元素,或者需要为了填充「行框盒子(line boxes)」时才会换行。 + 连续的空白符会被保留。在遇到换行符或者br元素,或者需要为了填充「行框盒子(line boxes)」时才会换行。 + 连续的空白符会被保留。在遇到换行符或者br元素,或者需要为了填充「行框盒子(line boxes)」时才会换行。 +
++ pre-line + 连续的空白符会被合并。在遇到换行符或者br元素,或者需要为了填充「行框盒子(line boxes)」时会换行。 + 连续的空白符会被合并。在遇到换行符或者br元素,或者需要为了填充「行框盒子(line boxes)」时会换行。 + 连续的空白符会被合并。在遇到换行符或者br元素,或者需要为了填充「行框盒子(line boxes)」时会换行。 +
+ + \ No newline at end of file diff --git "a/\346\236\227\345\271\274\350\212\263/2021.11.18/word-break.html" "b/\346\236\227\345\271\274\350\212\263/2021.11.18/word-break.html" new file mode 100644 index 0000000..2b451ac --- /dev/null +++ "b/\346\236\227\345\271\274\350\212\263/2021.11.18/word-break.html" @@ -0,0 +1,72 @@ + + + + + ++ normal + Honorificabilitudinitatibus califragilisticexpialidocious Taumatawhakatangihangakoauauotamateaturipukakapiki + maungahoronukupokaiwhenuakitanatahu + 次の単語グレートブリテンおよび北アイルランド連合王国で本当に大きな言葉 +
++ break-all + Honorificabilitudinitatibus califragilisticexpialidocious Taumatawhakatangihangakoauauotamateaturipukakapiki + maungahoronukupokaiwhenuakitanatahu + 次の単語グレートブリテンおよび北アイルランド連合王国で本当に大きな言葉 +
++ keep-all + Honorificabilitudinitatibus califragilisticexpialidocious Taumatawhakatangihangakoauauotamateaturipukakapiki + maungahoronukupokaiwhenuakitanatahu + 次の単語グレートブリテンおよび北アイルランド連合王国で本当に大きな言葉 +
++ break-word + Honorificabilitudinitatibus califragilisticexpialidocious Taumatawhakatangihangakoauauotamateaturipukakapiki + maungahoronukupokaiwhenuakitanatahu + 次の単語グレートブリテンおよび北アイルランド連合王国で本当に大きな言葉 +
+ + \ No newline at end of file diff --git "a/\346\236\227\345\271\274\350\212\263/2021.11.18/word-spacing.html" "b/\346\236\227\345\271\274\350\212\263/2021.11.18/word-spacing.html" new file mode 100644 index 0000000..dd1484a --- /dev/null +++ "b/\346\236\227\345\271\274\350\212\263/2021.11.18/word-spacing.html" @@ -0,0 +1,48 @@ + + + + + ++ 正常的单词间距,由当前字体和/或浏览器定义。 + 这是一些文本。 + this is a text +
++ 通过指定具体的额外间距来增加字体的单词间距length + 这是一些文本。 + this is a text +
++ 通过指定受影响字符的宽度的百分比的方式来增加的间距 + 这是一些文本。 + this is a text +
+ + \ No newline at end of file diff --git "a/\346\236\227\345\271\274\350\212\263/2021.11.18/word-wrap.html" "b/\346\236\227\345\271\274\350\212\263/2021.11.18/word-wrap.html" new file mode 100644 index 0000000..02fabf3 --- /dev/null +++ "b/\346\236\227\345\271\274\350\212\263/2021.11.18/word-wrap.html" @@ -0,0 +1,37 @@ + + + + + ++ 这是word-wrap为normal的文本,只在允许的断字点换行(浏览器保持默认处理)。 + This paragraph contains a very long word: thisisaveryveryveryveryveryverylongword. The long word will break and wrap to the next line. +
+ ++ 这是word-wrap为break-word的文本,在长单词或 URL 地址内部进行换行。 + 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/\346\236\227\345\271\274\350\212\263/2021.11.19/demo01.html" "b/\346\236\227\345\271\274\350\212\263/2021.11.19/demo01.html" new file mode 100644 index 0000000..0fb02e7 --- /dev/null +++ "b/\346\236\227\345\271\274\350\212\263/2021.11.19/demo01.html" @@ -0,0 +1,82 @@ + + + + + +R
+G
+B
+ + + \ No newline at end of file diff --git "a/\346\236\227\345\271\274\350\212\263/2021.11.22/images/bb.png" "b/\346\236\227\345\271\274\350\212\263/2021.11.22/images/bb.png" new file mode 100644 index 0000000000000000000000000000000000000000..639710b7dac163a1acc333f5fb9bffb4b8c7b511 GIT binary patch literal 67947 zcma%iWmFqX6K;S2!GpVN3&pLtgyQb51&X`71c%~IahKw5#Y%A~R