search
HomeWeb Front-endHTML TutorialXHTML 1.0 参考_HTML/Xhtml_网页制作

按功能排列 NN: 表明哪个早期Netscape版本支持这个标签 IE: 表明哪个早期Internet Explorer版本支持这个标签 DTD: 表明符合XHTML 1.0 DTD 何级别的定义 . S=Strict(严格), T=Transitional(过渡), and F=Frameset(框架)

开始标签 用途(Purpose) NN IE DTD 基本标签 ? 文档类型(Defines the document type) STF html文档(Defines a html document) 3.0 3.0 STF body元素(Defines the body element) 3.0 3.0 STF

to

标题1 -- 标题6(Defines header 1 to header 6) 3.0 3.0 STF

段落(Defines a paragraph) 3.0 3.0 STF
换行(Inserts a single line break) 3.0 3.0 STF


水平线(Defines a horizontal rule) 3.0 3.0 STF 注释(Defines a comment) 3.0 3.0 STF Char Format 粗体文本(Defines bold text) 3.0 3.0 STF 文字的外观,大小和颜色(Defines the font face, size, and color of text) 3.0 3.0 TF 文本为斜体(Defines italic text) 3.0 3.0 STF 文本为重要(Defines emphasized text)? 3.0 3.0 STF 文本增大(Defines big text) 3.0 3.0 STF 文本为非常重要(Defines strong text) 3.0 3.0 STF 文本缩小(Defines small text) 3.0 3.0 STF 文本上标(Defines superscripted text) 3.0 3.0 STF 文本下标(Defines subscripted text) 3.0 3.0 STF ???(Defines the direction of text display) 6.2 5.0 STF 文本下划线(Defines underlined text) 3.0 3.0 TF 输出

            预先格式(保留文件中空格的大小)(Defines preformatted text)

            3.0

            3.0

            STF

        

        

            <code>

            码(显示源码用)(Defines computer code text)

            3.0

            3.0

            STF

        

        

            <tt>

            打印机字体(Defines teletype text)

            3.0

            3.0

            STF

        

        

            <kbd>

            键盘(Defines keyboard text)

            3.0

            3.0

            STF

        

        

            <dfn>

            定义(Defines?a definition term)

            ?

            3.0

            STF

        

        

            <var>

            变数(Defines a variable)

            3.0

            3.0

            STF

        

        

            <samp>

            样本(Defines sample computer code)

            3.0

            3.0

            STF

        

        

            <xmp>

            <span class="red">不赞成使用,使用<pre class="brush:php;toolbar:false">代替(Deprecated.
Defines preformatted text. Use
 instead)

            3.0

            3.0

            

        

        

            

            

            

            

            

        

        

            <strong>结构性定义</strong>

            

            

            

            

        

        

            <acronym>

            只取首字母的缩写词(Defines an acronym)

            6.2

            4.0

            STF

        

        

            <abbr>

            缩写(Defines an abbreviation)

            6.2

            ?

            STF

        

        

            <address>

            地址(Defines an address element)

            4.0

            4.0

            STF

        

        

            <blockquote>

            引文区块(Defines an long quotation)

            3.0

            3.0

            STF

        

        

            <center>

            句中对齐(Defines centered text)

            3.0

            3.0

            TF

        

        

            <q>

            引用短语(Defines a short quotation)

            6.2

            4.0

            STF

        

        

            <cite>

            引文(Defines a citation)

            3.0

            3.0

            STF

        

        

            <ins>

            插入(Defines inserted text)

            6.2

            4.0

            STF

        

        

            <del>

            删除(Defines deleted text)

            6.2

            4.0

            STF

        

        

            <s>

            删除线(Defines strikethrough text)

            3.0

            3.0

            TF

        

        

            <strike>

            删除线(Defines strikethrough text)

            3.0

            3.0

            TF

        

        

            

            

            

            

            

        

        

            <strong>链接</strong>

            

            

            

            

        

        

            <a>

            链接(Defines an anchor)

            3.0

            3.0

            STF

        

        

            <link>

            资源参考??(Defines a resource reference) 

            4.0

            3.0

            STF

        

        

            

            

            

            

            

        

        

            <strong>框架</strong>

            

            

            

            

        

        

            <frame>

            定义个别视框(Defines a sub window (a frame))

            3.0

            3.0

            F

        

        

            <frameset>

            视框格式总定义(Defines a set of frames)

            3.0

            3.0

            F

        

        

            <noframes>

            无视框时的内容(Defines a noframe section)

            3.0

            3.0

            TF

        

        

            <iframe>

            定义嵌入视图(Defines an inline sub window (frame))

            6.0

            4.0

            TF

        

        

            

            

            

            

            

        

        

            <strong>输入</strong>

            

            

            

            

        

        

            <form>

            定义表单(Defines a form)

            3.0

            3.0

            STF

        

        

            <input>

            定义输入域(Defines an input field)

            3.0

            3.0

            STF

        

        

            <textarea>

            输入区换行方式(Defines a text area)

            3.0

            3.0

            STF

        

        

            <button>

            按钮(Defines a push button)

            6.2

            4.0

            STF

        

        

            <select>

            下拉式选单(Defines a selectable list)

            3.0

            3.0

            STF

        

        

            <optgroup>

            选项组(Defines an option group)

            6.0

            6.0

            STF

        

        

            <option>

            列表选项(Defines an item in a list box)

            3.0

            3.0

            STF

        

        

            <label>

            

            <br>标签(用于表单控制?)(Defines a label?for a form control)

            

            6.2

            4.0

            STF

        

        

            <fieldset>

            域(Defines a fieldset)

            6.2

            4.0

            STF

        

        

            <legend>

            域标题(Defines a title in a fieldset)

            6.2

            4.0

            STF

        

        

            <isindex>

            <span class="red">不建议使用(可搜寻,使用input代替)(Deprecated.</span> Defines a single-line input field. Use <input> instead)

            3.0

            3.0

            TF

        

        

            

            

            

            

            

        

        

            <strong>列举</strong>

            

            

            

            

        

        

            <ul>

            无次序式列举(Defines an unordered list)

            3.0

            3.0

            STF

        

        

            </ul>
<ol>

            有次序式列举(Defines an ordered list)

            3.0

            3.0

            STF

        

        

            <li>

            每条项目列表(Defines a list item)

            3.0

            3.0

            STF

        

        

            <dir>

            目录式列举(Defines a directory list)

            3.0

            3.0

            TF

        

        

            </dir>
<dl>

            定义式列举(Defines a definition list)

            3.0

            3.0

            STF

        

        

            <dt>

            定义项目(Defines a definition term)

            3.0

            3.0

            STF

        

        

            </dt>
<dd>

            定义说明(Defines a definition description)

            3.0

            3.0

            STF

        

        

            <menu>

            菜单列表(Defines a menu list)

            3.0

            3.0

            TF

        

        

            

            

            

            

            

        

        

            <strong>图片</strong>

            

            

            

            

        

        

            <img  alt="XHTML 1.0 参考_HTML/Xhtml_网页制作" >

            图片(Defines an image)

            3.0

            3.0

            STF

        

        

            <map>

            图片地图(Defines an image map)?

            3.0

            3.0

            STF

        

        

            <area>

            图片热点(Defines an area inside an image map)

            3.0

            3.0

            STF

        

        

            

            

            

            

            

        

        

            <strong>表格</strong>

            

            

            

            

        

        

            <table>

            表格(Defines a table)

            3.0

            3.0

            STF

        

        

            <caption>

            表格抬头(Defines a table caption)

            3.0

            3.0

            STF

        

        

            <th>

            表格标题(Defines a table header)

            3.0

            3.0

            STF

        

        

            </th>
</caption>
<tr>

            行(Defines a table row)

            3.0

            3.0

            STF

        

        

            <td>

            单元格(列)(Defines a table cell)

            3.0

            3.0

            STF

        

        

            <thead>

            定义表格头(Defines a table header)

            

            4.0

            STF

        

        

            </thead>
</td>
</tr>
<tbody>

            定义表格主体(Defines a table body)

            

            4.0

            STF

        

        

            </tbody>
<tfoot>

            定义表格脚(Defines a table footer)

            

            4.0

            STF

        

        

            <col>

            定义特有特征(Defines attributes for table columns)?

            

            3.0

            STF

        

        

            <colgroup>

            定义特征集合(Defines groups of table columns)

            

            3.0

            STF

        

        

            

            

            

            

            

        

        

            <strong>样式</strong>

            

            

            

            

        

        

            <style>

            样式定义(Defines a style definition)

            4.0

            3.0

            STF

        

        

            <div>

            在文档中定义一个区域(Defines a section in a document)

            3.0

            3.0

            STF

        

        

            <span>

            在文档中定义一个区域(Defines a section in a document)

            4.0

            3.0

            STF

        

        

            

            

            

            

            

        

        

            <strong>头信息

            

            

            

            

        

        

            <head>

            定语关于文档的信息(Defines information about the document)

            3.0

            3.0

            STF

        

        

            <title>

            定义文档标题(Defines the document title)

            3.0

            3.0

            STF

        

        

            <meta>

            定义背景资讯(Defines meta information)

            3.0

            3.0

            STF

        

        

            <base />

            基本文档中所有链接的基准(Defines a base URL for all the links in a page)

            3.0

            3.0

            STF

        

        

            <basefont />

            定义基本字体(Defines a base font)

            3.0

            3.0

            TF

        

        

            

            

            

            

            

        

        

            <strong>脚本、引用外部对象相关

            

            

            

            

        

        

            <script>

            定义脚本(Defines a script)

            3.0

            3.0

            STF

        

        

            <noscript>

            定义无脚本的显示区域(Defines a noscript section)

            3.0

            3.0

            STF

        

        

            <applet>

            定义java程序(Defines an applet)

            2.0

            3.0

            TF

        

        

            <object>

            定义内嵌对象(Defines an embedded object)

            ?

            3.0

            STF

        

        

            <param>

            定义对象的参数(Defines a parameter for an object)

            3.0

            3.0

            STF

        

    


        
        
        
        
                

</style>
</colgroup>
</tfoot>
</table></map>
</menu>
</dd>
</dl>
</li>
</ol>
</legend>
</fieldset></label>
</option>
</optgroup></select></button></textarea>
</form></iframe>
</noframes>
</frameset></a></strike></s></del></ins></cite></q>
</center>
</blockquote>
</address></abbr></acronym>
Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
什么是Discuz?Discuz的定义和功能介绍什么是Discuz?Discuz的定义和功能介绍Mar 03, 2024 am 10:33 AM

《探索Discuz:定义、功能及代码示例》随着互联网的迅猛发展,社区论坛已经成为人们获取信息、交流观点的重要平台。在众多的社区论坛系统中,Discuz作为国内较为知名的一种开源论坛软件,备受广大网站开发者和管理员的青睐。那么,什么是Discuz?它又有哪些功能,能为我们的网站提供怎样的帮助呢?本文将对Discuz进行详细介绍,并附上具体的代码示例,帮助读者更

iOS 17:如何在待机模式下更改iPhone时钟样式iOS 17:如何在待机模式下更改iPhone时钟样式Sep 10, 2023 pm 09:21 PM

待机是一种锁定屏幕模式,当iPhone插入充电器并以水平(或横向)方向定位时激活。它由三个不同的屏幕组成,其中一个是全屏时间显示。继续阅读以了解如何更改时钟的样式。StandBy的第三个屏幕显示各种主题的时间和日期,您可以垂直滑动。某些主题还会显示其他信息,例如温度或下一个闹钟。如果您按住任何时钟,则可以在不同的主题之间切换,包括数字、模拟、世界、太阳能和浮动。Float以可自定义的颜色以大气泡数字显示时间,Solar具有更多标准字体,具有不同颜色的太阳耀斑设计,而World则通过突出显示世界地

短视频的定义是什么短视频的定义是什么Dec 23, 2020 pm 02:56 PM

短视频的定义是指在各种新媒体平台上播放的、适合在移动状态和短时休闲状态下观看的、高频推送的视频内容,一般是在互联网新媒体上传播的时长在5分钟以内的视频;内容融合了技能分享、幽默搞怪、时尚潮流、社会热点、街头采访、公益教育、广告创意、商业定制等主题。短视频有着生产流程简单、制作门槛低、参与性强等特点。

如何在 Microsoft Word 中制作自定义边框如何在 Microsoft Word 中制作自定义边框Nov 18, 2023 pm 11:17 PM

想让你的学校项目的头版看起来令人兴奋吗?没有什么比工作簿首页上的漂亮、优雅的边框更能使其从其他提交中脱颖而出了。但是,MicrosoftWord中的标准单行边框已经变得非常明显和无聊。因此,我们展示了在MicrosoftWord文档中创建和使用自定义边框的步骤。如何在MicrosoftWord中制作自定义边框创建自定义边框非常容易。但是,您将需要一个边界。第1步–下载自定义边框互联网上有大量的免费边界。我们已经下载了一个这样的边框。第1步–在Internet上搜索自定义边框。或者,您可以转到剪贴

Anbernic confirms release date, specs and pricing for new RG406V retro gaming handheldAnbernic confirms release date, specs and pricing for new RG406V retro gaming handheldSep 13, 2024 am 09:15 AM

Anbernic appears set to maintain its monthly gaming handheld release schedule for at least another month. Incidentally, it may well introduce a refresh of the RG35XX SP (curr. $89.99 on Amazon) before October rolls around, too.However, its principal

MySQL 复合主键的定义与作用MySQL 复合主键的定义与作用Mar 15, 2024 pm 05:18 PM

MySQL中的复合主键是指表中由多个字段组合而成的主键,用来唯一标识每条记录。与单一主键不同的是,复合主键由多个字段的值组合在一起形成。在创建表的时候,可以通过指定多个字段为主键来定义复合主键。为了演示复合主键的定义与作用,我们先创建一个名为users的表,其中包含了id、username和email这三个字段,其中id是自增主键,user

PHP接口简介及其定义方式PHP接口简介及其定义方式Mar 23, 2024 am 09:00 AM

PHP接口简介及其定义方式PHP是一种广泛应用于Web开发的开源脚本语言,具有灵活、简单、强大等特点。在PHP中,接口(interface)是一种定义多个类之间公共方法的工具,实现了多态性,让代码更加灵活和可重用。本文将介绍PHP接口的概念及其定义方式,同时提供具体的代码示例展示其用法。1.PHP接口概念接口在面向对象编程中扮演着重要的角色,定义了类应

电子邮箱是什么 电子邮箱的通俗解释是什么电子邮箱是什么 电子邮箱的通俗解释是什么Feb 22, 2024 pm 04:00 PM

电子邮箱就是用网络设备传送电子信件的程序。解析1电子邮箱就是用网络设备传送电子信件的程序。2电子邮箱最初起源于1971年,主要是以网络为基础,为人们的工作和生活提供交流的一种功能,既可以收发邮件,还可以存储邮件。3电子邮箱极其方便,相对于传统邮件,它更快速、更便捷,根本不受时间和空间的限制。补充:电子邮箱的作用1电子邮箱可以自动接收网络电子邮箱所发的电子邮件,可以存储多种格式的电子文件。电子邮箱具有单独的网络域名,中间用一个符号@分开,符号的左边是对方的登录名,右边是完整的主机名,由主机名与域名

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
Repo: How To Revive Teammates
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

PhpStorm Mac version

PhpStorm Mac version

The latest (2018.2.1) professional PHP integrated development tool

Safe Exam Browser

Safe Exam Browser

Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

SublimeText3 English version

SublimeText3 English version

Recommended: Win version, supports code prompts!

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)