"編輯培力/HTML到SVG" 修訂間的差異

出自 全民科學平台
前往: 導覽搜尋
行 1: 行 1:
 +
==XML 包含 HTML 和 SVG==
 +
<tr>
 +
<th rowspan=2 style='font-size:220%;font-weight:normal;'>SVG</th>
 +
<th rowspan=2 style='font-size:220%;font-weight:normal;'>{</th>
 +
<td>x=2y</td><td>《第一式》</td>
 +
</tr>
 +
<tr>
 +
<td>10x-10y=150</td><td>《第二式》</td>
 +
</tr>
 +
</table>
 +
 +
 +
 +
 +
 
青高的課前練習:
 
青高的課前練習:
 
  [http://jendo.org/wiki1231/index.php?title=SVG 參考頁]
 
  [http://jendo.org/wiki1231/index.php?title=SVG 參考頁]

於 2019年11月12日 (二) 14:07 的修訂

XML 包含 HTML 和 SVG

<tr> <th rowspan=2 style='font-size:220%;font-weight:normal;'>SVG</th> <th rowspan=2 style='font-size:220%;font-weight:normal;'>{</th> <td>x=2y</td><td>《第一式》</td> </tr> <tr> <td>10x-10y=150</td><td>《第二式》</td> </tr> </table>



青高的課前練習:

參考頁
看原始碼,然後自己寫出來:
http://jendo.org/~thisNasAdmin/base.svg
http://jendo.org/~thisNasAdmin/polygon.svg
http://jendo.org/~thisNasAdmin/text.svg
http://jendo.org/~thisNasAdmin/Shinycircle.svg
http://jendo.org/~thisNasAdmin/3petal1.svg
http://jendo.org/~thisNasAdmin/3petal2.svg

編輯培力/HTML到SVG

   <link href="css/from.css" rel="stylesheet" type="text/css">

隨堂練習

建立一個CSS檔,給另外三個HTML使用