编辑下面的代码:【加编码】
<html> <body> <ol compact> <li>Coffee</li> <li>Tea</li> <li>Milk</li> </ol> <p><b>Note:</b> The compact attribute is not supported by any of the major browsers.</p> <p>The compact attribute was deprecated in HTML 4, and is not supported in HTML 4.01 Strict DTD or in XHTML 1.0 Strict DTD. Use CSS instead.</p> </body> </html>
结果: 【此窗口】 帮助?
Try it Yourself - © 自强学堂