代码示例:(标识:eg_html5_details)
<!DOCTYPE HTML>
<html>
<body>

<details>
<summary>Copyright 2011.</summary>
<p>All pages and graphics on this web site are the property of (www.sou-xun.com).</p>
</details>

</body>
</html>
运行结果: