<?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:96</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-06-04T07:19:11+09:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/26/86/96/appearance?rev=1492788338&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/26/86/96/boxsizing?rev=1492853202&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/26/86/96/icon?rev=1492789147&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/26/86/96/navdown?rev=1492788414&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/26/86/96/navindex?rev=1492788437&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/26/86/96/navleft?rev=1492788462&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/26/86/96/navright?rev=1492788483&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/26/86/96/navup?rev=1492788502&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/26/86/96/outlineoffset?rev=1492789054&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/26/86/96/resize?rev=1492789073&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/26/86/96/start?rev=1492947556&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/96/appearance?rev=1492788338&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-22T00:25:38+09:00</dc:date>
        <title>appearance</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/26/86/96/appearance?rev=1492788338&amp;do=diff</link>
        <description>appearance

appearance 属性规定元素看上去像标准的用户界面元素。

语法
appearance: normal|icon|window|button|menu|field;
值
值描述normal	将元素呈现为常规元素。icon	将元素呈现为图标（小图片）。window	将元素呈现为视口。</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/26/86/96/boxsizing?rev=1492853202&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-22T18:26:42+09:00</dc:date>
        <title>box-sizing</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/26/86/96/boxsizing?rev=1492853202&amp;do=diff</link>
        <description>box-sizing

box-sizing属性用于更改用于计算元素宽度和高度的默认的CSS盒子模型。

语法
box-sizing: content-box|border-box|inherit;
值
值描述content-box	这是由 CSS2.1 规定的宽度高度行为。宽度和高度分别应用到元素的内容框。在宽度和高度之外绘制元素的内边距和边框。</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/26/86/96/icon?rev=1492789147&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-22T00:39:07+09:00</dc:date>
        <title>icon</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/26/86/96/icon?rev=1492789147&amp;do=diff</link>
        <description>icon

icon 属性为创作者提供了将元素设置为图标等价物的能力。

注释：除非 “content” 属性的值被设置为 “icon”，否则元素的图标不会被使用。目前没有浏览器支持 icon 属性。

语法
icon: auto|URL|inherit;</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/26/86/96/navdown?rev=1492788414&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-22T00:26:54+09:00</dc:date>
        <title>nav-down</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/26/86/96/navdown?rev=1492788414&amp;do=diff</link>
        <description>nav-down

nav-down 属性规定当使用 nav-down 导航键时，向何处进行导航。

目前只有 Opera 支持 nav-down 属性。

语法
nav-down: auto|id|target-name|inherit;
值
值描述auto	浏览器决定导航到哪个元素。id	规定被导航元素的 id。</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/26/86/96/navindex?rev=1492788437&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-22T00:27:17+09:00</dc:date>
        <title>nav-index</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/26/86/96/navindex?rev=1492788437&amp;do=diff</link>
        <description>nav-index

nav-index 属性规定元素的连续导航次序 (“tabbing order”)。

目前只有 Opera 支持 nav-down 属性。

语法
nav-index: auto|number|inherit;
值
值描述auto	由浏览器分配元素的导航键控制次序。number	指示元素的导航键控制次序。1 代表第一个。</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/26/86/96/navleft?rev=1492788462&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-22T00:27:42+09:00</dc:date>
        <title>nav-left</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/26/86/96/navleft?rev=1492788462&amp;do=diff</link>
        <description>nav-left

nav-left 属性规定当使用 nav-left 导航键时，向何处进行导航。

目前只有 Opera 支持 nav-left 属性。

语法
nav-left: auto|id|target-name|inherit;
值
值描述auto	浏览器决定导航到哪个元素。id	规定被导航元素的 id。</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/26/86/96/navright?rev=1492788483&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-22T00:28:03+09:00</dc:date>
        <title>nav-right</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/26/86/96/navright?rev=1492788483&amp;do=diff</link>
        <description>nav-right

nav-right 属性规定当使用 nav-right 导航键时，向何处进行导航。

目前只有 Opera 支持 nav-right 属性。

语法
nav-right: auto|id|target-name|inherit;
值
值描述auto	浏览器决定导航到哪个元素。id	规定被导航元素的 id。</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/26/86/96/navup?rev=1492788502&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-22T00:28:22+09:00</dc:date>
        <title>nav-up</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/26/86/96/navup?rev=1492788502&amp;do=diff</link>
        <description>nav-up

nav-up 属性规定当使用 nav-up 导航键时，向何处进行导航。

目前只有 Opera 支持 nav-up 属性。

语法
nav-up: auto|id|target-name|inherit;
值
值描述auto	浏览器决定导航到哪个元素。id	规定被导航元素的 id。</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/26/86/96/outlineoffset?rev=1492789054&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-22T00:37:34+09:00</dc:date>
        <title>outline-offset</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/26/86/96/outlineoffset?rev=1492789054&amp;do=diff</link>
        <description>outline-offset

outline-offset 属性对轮廓进行偏移，并在边框边缘进行绘制。

语法
outline-offset: length|inherit;
值
值描述length	轮廓与边框边缘的距离。inherit	规定应从父元素继承 outline-offset 属性的值。</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/26/86/96/resize?rev=1492789073&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-22T00:37:53+09:00</dc:date>
        <title>resize</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/26/86/96/resize?rev=1492789073&amp;do=diff</link>
        <description>resize

resize 属性规定是否可由用户调整元素的尺寸。

注释：如果希望此属性生效，需要设置元素的 overflow 属性，值可以是 auto、hidden 或 scroll。

Firefox 4+、Chrome 以及 Safari 不支持 resize。

语法</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/26/86/96/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/96/start?rev=1492947556&amp;do=diff</link>
        <description>用户界面

定义

用户界面(User Interface)属性是一些与用户界面特性相关的CSS属性。

概述

用户界面属性定义了如何对元素进行调整。
元素描述版本appearanceappearance 属性规定元素看上去像标准的用户界面元素。</description>
    </item>
</rdf:RDF>
