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

出自六年制學程
跳轉到: 導覽搜尋
 
第 5 行: 第 5 行:
  
  
<?xml version="1.0" encoding="UTF-8" standalone="no"?>  
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>  
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="12" height="12">
+
<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"/>
+
  <circle cx="6" cy="6" r="4" style="fill:#fff;stroke:blue;stroke-width:2;fill-opacity:0"/>
</svg>
+
</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>