使用者討論:閉恩濡:修訂版本之間的差異
出自六年制學程
(未顯示2位用戶所作出之9次版本) | |||
第 1 行: | 第 1 行: | ||
− | + | <ol type=a style="font-size:16pt;color:blue"> | |
− | + | <li>ABC</li> | |
− | + | <li>DEF</li> | |
− | + | </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的最新修訂版本
- ABC
- 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>