woff 發表於 2009-7-5 18:34:36

網頁基本語法→影音檔播放語法

<html>
<head>
<title>書寫網站名稱或網頁說明</title>
</head>
<body>
<p align="center">
<embed src="http://stud.chjhs.tpc.edu.tw/~93114/x1.wmv" width="480" height="320">
</p>


</body>
</html>
說明

<embed src="http://stud.chjhs.tpc.edu.tw/~93114/x1.wmv" width="480" height="320">

我在這存檔為http://home.kimo.com.tw/monkey_014148/5.htm
插入 部落格 影音範例語法:
<embed src="http://home.kimo.com.tw/monkey_014148/5.htm" width="150" height="150"></embed>
插入 部落格mp3範例語法:
<embed src="http://home.kimo.com.tw/monkey_014148/1.html" width="150" height="150"></embed>

go233 發表於 2013-11-14 00:16:43

說的不錯
頁: [1]
查看完整版本: 網頁基本語法→影音檔播放語法