欢迎访问服务器技术网-www.fuwuqijishu.com

HTML <summary> 标签

HTML fuwuqijishu 2年前 (2022-09-04) 52次浏览 0个评论 扫描二维码
文章目录[隐藏]

HTML <summary> 标签

实例

使用 <summary> 元素:

<details>
<summary>Epcot Center</summary>
<p>Epcot is a theme park at Walt Disney World Resort featuring exciting attractions, international pavilions, award-winning fireworks and seasonal special events.</p>
</details>


浏览器支持

表格中的数字表示支持该元素的第一个浏览器版本号。

元素
<summary> 12.0 79.0 49.0 6.0 15.0

标签定义及使用说明

<summary> 标签为 <details> 元素定义一个可见的标题。
当用户点击标题时会显示出详细信息。


HTML 4.01 与 HTML5之间的差异

<summary> 标签是 HTML5 中的新标签。


提示和注释

注释:<summary> 元素应该是 <details> 元素的第一个子元素。


喜欢 (0)

发表我的评论
取消评论
表情 贴图 加粗 删除线 居中 斜体 签到

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

Warning: error_log(/www/wwwroot/fuwiqijishu/wp-content/plugins/spider-analyser/#log/log-2122.txt): failed to open stream: No such file or directory in /www/wwwroot/fuwiqijishu/wp-content/plugins/spider-analyser/spider.class.php on line 2900