HTML 参考手册
HTML <details> open 属性
一个 打开/可见 的 <details> 元素
源代码:
点击运行 »
<details open> <summary>Copyright 1999-2011.</summary> <p> - by Refsnes Data. All Rights Reserved.</p> <p>All content and graphics on this web site are the property of the company Refsnes Data.</p> </details>
运行结果:
点击运行 »