「首頁」修訂間的差異
跳至導覽
跳至搜尋
行 12: | 行 12: | ||
[[File:Piranha_face.jpg|100px]] | [[File:Piranha_face.jpg|100px]] | ||
<br/>end<br/> | <br/>end<br/> | ||
+ | <svg xmlns="http://www.w3.org/2000/svg" width="500" height="100"> | ||
+ | <line x1="50" y1="0" x2="50" y2="100" style="stroke: #000000;"></line> | ||
+ | <text x="50" y="20" style="text-anchor: start"> | ||
+ | Start | ||
+ | </text> | ||
+ | <text x="50" y="40" style="text-anchor: middle"> | ||
+ | Middle | ||
+ | </text> | ||
+ | <text x="50" y="60" style="text-anchor: end"> | ||
+ | End | ||
+ | </text> | ||
+ | </svg> | ||
<!--<sqltbl> | <!--<sqltbl> | ||
sql=select page_id,concat(page_title) from wiki_page where page_namespace=0 order by page_id | sql=select page_id,concat(page_title) from wiki_page where page_namespace=0 order by page_id |
於 2020年9月28日 (一) 20:57 的最新修訂
各工作召集人
- 宜蘭行:孫伯罕 9.16~17
- 十月公視參訪:孫斯帖10.29
- IPOWER 參訪:柳珊樂 11.11
- 園遊會:潘宗儀 11.21
- 南寮行:薛期蔚 12.9
- 期末五日行動學習:孫伯罕 2021.1.11~15
- 是否設計班服討論:柳珊樂
- 是否建置分享圖書館討論:柳珊樂
同學的小專題
- 孫伯罕:林書豪的故事
- 柳珊樂:抖音
- 孫斯帖:探討韓團「防彈少年團」的過去與未來
- 潘宗儀:組裝電腦(桌機)
- 薛期蔚:心理學
- 歐陽曉祺:著名的遊戲bug
圖照、影片鑲嵌範例
start
end
start
end
<svg xmlns="http://www.w3.org/2000/svg" width="500" height="100">
<line x1="50" y1="0" x2="50" y2="100" style="stroke: #000000;"></line> <text x="50" y="20" style="text-anchor: start"> Start </text> <text x="50" y="40" style="text-anchor: middle"> Middle </text> <text x="50" y="60" style="text-anchor: end"> End </text>
</svg>