Result Size: 625 x 534
x
 
<!DOCTYPE html>
<html>
<body>
<h2>一个有序 HTML 列表</h2>
<ol>
  <li>咖啡</li>
  <li></li>
  <li>牛奶</li>
</ol>  
</body>
</html>