<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://zhidian.wuute.com/html5dev/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://zhidian.wuute.com/html5dev/feed.php">
        <title>HTML5知典 26:86:56</title>
        <description></description>
        <link>http://zhidian.wuute.com/html5dev/</link>
        <image rdf:resource="http://zhidian.wuute.com/html5dev/lib/tpl/bootstrap3_1/images/favicon.ico" />
       <dc:date>2026-05-20T19:17:32+09:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/color?rev=1492858352&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/direction?rev=1492863309&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/hangingpunctuation?rev=1492863150&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/letterspacing?rev=1492863336&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/lineheight?rev=1492868488&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/punctuationtrim?rev=1492868472&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/start?rev=1492947556&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/textalign?rev=1492868459&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/textalignlast?rev=1492868446&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/textdecoration?rev=1492868433&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/textemphasis?rev=1492868417&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/textindent?rev=1492868395&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/textjustify?rev=1492868379&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/textoutline?rev=1492868364&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/textoverflow?rev=1492868265&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/textshadow?rev=1492868253&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/texttransform?rev=1492868237&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/textwrap?rev=1492868223&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/unicodebidi?rev=1492868211&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/whitespace?rev=1492868197&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/wordbreak?rev=1492868182&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/wordspacing?rev=1492701875&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/wordwrap?rev=1492868163&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://zhidian.wuute.com/html5dev/lib/tpl/bootstrap3_1/images/favicon.ico">
        <title>HTML5知典</title>
        <link>http://zhidian.wuute.com/html5dev/</link>
        <url>http://zhidian.wuute.com/html5dev/lib/tpl/bootstrap3_1/images/favicon.ico</url>
    </image>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/color?rev=1492858352&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-22T19:52:32+09:00</dc:date>
        <title>color</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/26/86/56/color?rev=1492858352&amp;do=diff</link>
        <description>color

color属性规定文本的颜色。

语法
&lt;font color=&quot;color_name|hex_number|rgb_number&quot;&gt;
值
值描述color_name规定颜色值为颜色名称的文本颜色（比如 “red”）。hex_number规定颜色值为十六进制值的文本颜色（比如</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/direction?rev=1492863309&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-22T21:15:09+09:00</dc:date>
        <title>direction</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/26/86/56/direction?rev=1492863309&amp;do=diff</link>
        <description>direction

direction属性指定文本方向/书写方向。

语法
div{direction:rtl;}
div{direction:ltr;}
值
值描述ltr默认。文本方向从左到右。rtl文本方向从右到左。inherit规定应该从父元素继承 direction 属性的值。</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/hangingpunctuation?rev=1492863150&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-22T21:12:30+09:00</dc:date>
        <title>hanging-punctuation</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/26/86/56/hangingpunctuation?rev=1492863150&amp;do=diff</link>
        <description>hanging-punctuation

hanging-punctuation属性规定一个标点符号是否会在启动或在结束时文本行框以外。

目前主流浏览器都不支持 hanging-punctuation 属性。

语法
hanging-punctuation: none|first|last|allow-end|force-end;</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/letterspacing?rev=1492863336&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-22T21:15:36+09:00</dc:date>
        <title>letter-spacing</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/26/86/56/letterspacing?rev=1492863336&amp;do=diff</link>
        <description>letter-spacing

letter-spacing 属性增加或减少字符间的空白（字符间距）。

语法
letter-spacing:length
值
值描述normal默认。规定字符间没有额外的空间。length定义字符间的固定空间（允许使用负值）。</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/lineheight?rev=1492868488&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-22T22:41:28+09:00</dc:date>
        <title>line-height</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/26/86/56/lineheight?rev=1492868488&amp;do=diff</link>
        <description>line-height

line-height属性规定行高。

注意： 负值是不允许的

语法
line-height:number|length|%
值
值描述normal默认。设置合理的行间距。number设置数字，此数字会与当前的字体尺寸相乘来设置行间距。</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/punctuationtrim?rev=1492868472&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-22T22:41:12+09:00</dc:date>
        <title>punctuation-trim</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/26/86/56/punctuationtrim?rev=1492868472&amp;do=diff</link>
        <description>punctuation-trim

punctuation-trim 属性规定是否应修饰，当它出现在一条线，或相邻的另一个全形标点符号字符开头或结束标点字符。

目前主流浏览器都不支持 punctuation-trim 属性。

语法
punctuation-trim: none|start|end|allow-end|adjacent;</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/start?rev=1492947556&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-23T20:39:16+09:00</dc:date>
        <title>文本</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/26/86/56/start?rev=1492947556&amp;do=diff</link>
        <description>文本

定义

文本（Text）属性是对HTML文本的格式进行定义的CSS属性。

概述

C文本属性可以控制页面上文本的位置、文本间隔、段落间隔以及文字排列等。

列表
元素描述版本colorcolor 属性规定文本的颜色。</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/textalign?rev=1492868459&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-22T22:40:59+09:00</dc:date>
        <title>text-align</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/26/86/56/textalign?rev=1492868459&amp;do=diff</link>
        <description>text-align

text-align属性规定元素文本的水平对齐方式。

语法
h {text-align:center}
h {text-align:left}
h {text-align:right}
值
值描述left把文本排列到左边。默认值：由浏览器决定。right把文本排列到右边。</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/textalignlast?rev=1492868446&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-22T22:40:46+09:00</dc:date>
        <title>text-align-last</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/26/86/56/textalignlast?rev=1492868446&amp;do=diff</link>
        <description>text-align-last

text-align-last 属性规定如何对齐最后一行或紧挨着强制换行符之前的行。

语法
text-align-last: auto|left|right|center|justify|start|end|initial|inherit;
值
值描述auto默认值。最后一行被调整，并向左对齐。</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/textdecoration?rev=1492868433&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-22T22:40:33+09:00</dc:date>
        <title>text-decoration</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/26/86/56/textdecoration?rev=1492868433&amp;do=diff</link>
        <description>text-decoration

text-decoration 属性规定添加到文本的修饰。

语法
h {text-decoration:overline}
h {text-decoration:line-through}
h {text-decoration:underline}
值
值描述none默认。定义标准的文本。underline定义文本下的一条线。</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/textemphasis?rev=1492868417&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-22T22:40:17+09:00</dc:date>
        <title>text-emphasis</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/26/86/56/textemphasis?rev=1492868417&amp;do=diff</link>
        <description>text-emphasis

text-emphasis 属性是简写属性，用于在一个声明中规定 text-emphasis-style 和 text-emphasis-color。

目前主流浏览器都不支持 text-emphasis 属性。

语法
text-emphasis: text-emphasis-style text-emphasis-color;</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/textindent?rev=1492868395&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-22T22:39:55+09:00</dc:date>
        <title>text-indent</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/26/86/56/textindent?rev=1492868395&amp;do=diff</link>
        <description>text-indent

“text-indent” 属性规定文本块中首行文本的缩进。

语法
p {text-indent:length | % ;}
值
值描述length定义固定的缩进。默认值：0。%定义基于父元素宽度的百分比的缩进。inherit规定应该从父元素继承 text-indent 属性的值。</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/textjustify?rev=1492868379&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-22T22:39:39+09:00</dc:date>
        <title>text-justify</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/26/86/56/textjustify?rev=1492868379&amp;do=diff</link>
        <description>text-justify

text-justify 属性规定文本对齐设置为 “justify” 的理据。

此属性规定应怎样对齐文本以及对齐间距。

语法
text-justify: auto|inter-word|inter-ideograph|inter-cluster|distribute|kashida|trim;
值
值描述</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/textoutline?rev=1492868364&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-22T22:39:24+09:00</dc:date>
        <title>text-outline</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/26/86/56/textoutline?rev=1492868364&amp;do=diff</link>
        <description>text-outline

text-outline 属性规定文字大纲轮廓。

目前主流浏览器都不支持 text-outline 属性。

语法
text-outline: thickness blur color;
值
值描述thickness必需。轮廓的粗细。blur可选。轮廓的模糊半径。color</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/textoverflow?rev=1492868265&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-22T22:37:45+09:00</dc:date>
        <title>text-overflow</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/26/86/56/textoverflow?rev=1492868265&amp;do=diff</link>
        <description>text-overflow

text-overflow 属性规定当文本溢出包含它的元素，应该发生什么。

语法
text-overflow: clip|ellipsis|string;
值
值描述clip修剪文本。ellipsis显示省略符号来代表被修剪的文本。string使用给定的字符串来代表被修剪的文本。</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/textshadow?rev=1492868253&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-22T22:37:33+09:00</dc:date>
        <title>text-shadow</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/26/86/56/textshadow?rev=1492868253&amp;do=diff</link>
        <description>text-shadow

text-shadow 规定添加到文本的阴影效果。

语法
text-shadow: h-shadow v-shadow blur color;
值
值描述h-shadow必需。水平阴影的位置。允许负值v-shadow必需。垂直阴影的位置。允许负值。blur可选。模糊的距离。</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/texttransform?rev=1492868237&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-22T22:37:17+09:00</dc:date>
        <title>text-transform</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/26/86/56/texttransform?rev=1492868237&amp;do=diff</link>
        <description>text-transform

text-transform 属性规定文本的大小写。

语法
h1 {text-transform:uppercase;}
h2 {text-transform:capitalize;}
p {text-transform:lowercase;}
值
值描述none默认。定义带有小写字母和大写字母的标准的文本。</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/textwrap?rev=1492868223&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-22T22:37:03+09:00</dc:date>
        <title>text-wrap</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/26/86/56/textwrap?rev=1492868223&amp;do=diff</link>
        <description>text-wrap

text-wrap 属性规定文本换行规则。

目前主流浏览器都不支持 text-wrap 属性。

语法
text-wrap: normal|none|unrestricted|suppress;
值
值描述normal只在允许的换行点进行换行。none不换行。元素无法容纳的文本会溢出。</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/unicodebidi?rev=1492868211&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-22T22:36:51+09:00</dc:date>
        <title>unicode-bidi</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/26/86/56/unicodebidi?rev=1492868211&amp;do=diff</link>
        <description>unicode-bidi

unicode-bidi 属性与 direction 属性一起使用，来规定或返回文本是否被重写，以便在同一文档中支持多种语言。规定文本方向。

语法
div{
direction:rtl;
unicode-bidi:bidi-override;
}
值
值描述normal默认。不使用附加的嵌入层面。</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/whitespace?rev=1492868197&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-22T22:36:37+09:00</dc:date>
        <title>white-space</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/26/86/56/whitespace?rev=1492868197&amp;do=diff</link>
        <description>white-space

white-space属性规定元素内的空白怎样处理。

语法
p {white-space:nowrap;}
值
值描述normal默认。空白会被浏览器忽略。pre空白会被浏览器保留。其行为方式类似 HTML 中的 &lt;pre&gt; 标签。nowrap文本不会换行，文本会在在同一行上继续，直到遇到 &lt;br&gt; 标签为止。</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/wordbreak?rev=1492868182&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-22T22:36:22+09:00</dc:date>
        <title>word-break</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/26/86/56/wordbreak?rev=1492868182&amp;do=diff</link>
        <description>word-break

word-break 属性规定定非CJK脚本的断行规则。

语法
word-break: normal|break-all|keep-all;
值
值描述normal使用浏览器默认的换行规则。break-all允许在单词内换行。keep-all只能在半角空格或连字符处换行。</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/wordspacing?rev=1492701875&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-21T00:24:35+09:00</dc:date>
        <title>word-spacing</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/26/86/56/wordspacing?rev=1492701875&amp;do=diff</link>
        <description>word-spacing

word-spacing属性规定增加或减少字与字之间的空白。

语法
p { word-spacing:length;}
值
值描述normal默认。定义单词间的标准空间。length定义单词间的固定空间。inherit规定应该从父元素继承 word-spacing 属性的值。</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/26/86/56/wordwrap?rev=1492868163&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-22T22:36:03+09:00</dc:date>
        <title>word-wrap</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/26/86/56/wordwrap?rev=1492868163&amp;do=diff</link>
        <description>word-wrap

word-wrap 属性允许长的内容可以自动换行。

语法
word-wrap: normal|break-word;
值
值描述normal只在允许的断字点换行（浏览器保持默认处理）。break-word在长单词或 URL 地址内部进行换行。
例子</description>
    </item>
</rdf:RDF>
