テーブルの中にマーキーを入れて、文字を上にスクロールさせています。
|
サンプル1 |
|
---|---|
サンプル2 |
|
---|---|
サンプル3 |
|
---|---|
サンプル4 |
|
---|---|
サンプル5 |
|
---|---|
ワンポイント |
特にありません。 |
変更点の説明 |
<table border="1" width="テーブルの横幅" height="テーブルの高さ" style="background-color:テーブルの背景色;font-size:文字の大きさ;"> <tr> <td style="color:文字の色;background-color:スクロールする範囲の背景色;"> <marquee direction="up" width="スクロールする範囲の横幅" height="スクロールする範囲の高さ" scrollamount="スクロールするスピード"> この範囲に文章を記入します。 </marquee> </td> </tr> </table> |
ホーム>>Kowaza Source | 次のページ → |