使用者討論:閉恩濡:修訂版本之間的差異

出自六年制學程
跳轉到: 導覽搜尋
(新頁面: <ol> <li>ABC</li> <li>DEF</li> </ol>)
 
 
(未顯示2位用戶所作出之10次版本)
第 1 行: 第 1 行:
<ol>
+
<ol type=a style="font-size:16pt;color:blue">
 
<li>ABC</li>
 
<li>ABC</li>
 
<li>DEF</li>
 
<li>DEF</li>
 
</ol>
 
</ol>
 +
 +
 +
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 +
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="12" height="12">
 +
  <circle cx="6" cy="6" r="4" style="fill:#fff;stroke:blue;stroke-width:2;fill-opacity:0"/>
 +
</svg>

2021年7月26日 (一) 13:27的最新修訂版本

  1. ABC
  2. DEF


<?xml version="1.0" encoding="UTF-8" standalone="no"?> 
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="12" height="12">
 <circle cx="6" cy="6" r="4" style="fill:#fff;stroke:blue;stroke-width:2;fill-opacity:0"/>
</svg>