实例代码“Ctrl+/”提示“F11/ESC”全屏 返回 格式化 恢复 运行
x
 
1
<html>
2
<body>
3
4
<details open>
5
<summary>Copyright 1999-2011.</summary>
6
<p> - by Refsnes Data. All Rights Reserved.</p>
7
<p>All content and graphics on this web site are the property of the company Refsnes Data.</p>
8
</details>
9
10
<p><b>Note:</b> The open attribute is currently only supported in Chrome and Safari 6.</p>
11
12
</body>
13
</html>
14