<details>标签
HTML <details> 标签
<details> 标签用于创建一个可展开折叠的元件,用户可以从中检索其他附加的信息。
<details>
<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>
计算机学习推荐