■文字が動く?
下のタグを<body></body>の間に入れてください
HTMLがある程度わかっていたら<table border="0"...>のあたりなんかを触ったら
もっと良いものができますがそれは各自でやってください。<table border="0" cellspacing="0" bgcolor="#FF0000">
<tr>
<td><marquee bgcolor="#FFFFFF" height="50"
scrollamount="1" width="100"><font size="2">
流したい文字を入れる</font></marquee></td>
</tr>
</table>scrollamount="1" これは文字の動く速さです。色々変えて試してみてください
注)<marquee......>の中に下のタグを書き加えることによっていろいろな動きができるようになります
loop="繰り返しの回数" 例:loop="20"←二十回繰り返します direction="[up]or[down]" 例:direction="up"←上に動きます behavior="[slide]or[alternate]" 例:behavior="slide"←文字がスライドして止まります
例:behavior="alternate"←文字が跳ね返ります
『サンプル』 ひと工夫するとこんなものが作れます↓
<tr>
<td><marquee bgcolor="#000000"
height="50" scrollamount="1"
width="100"><font color="#FFFFFF"
size="2">black and white<br>黒と白
</font></marquee></td>
</tr>
更新情報
<table border="0" cellpadding="0" cellspacing="1"
bgcolor="#FF0000">
<tr>
<td><table border="0" width="150" bgcolor="#FFD7D7">
<tr>
<td align="center"><font size="2">更新情報</font><br>
<table border="0" cellspacing="0" bgcolor="#FF0000">
<tr>
<td><marquee direction=up bgcolor="#FFFFFF" height="50"
scrollamount="1" width="150"><font size="2">■CGIを更新(9/21)<br>
内容:AUカウンタ<br><br>■HTMLを更新(9/14)<br> 内容:マウス1,2<br><br>
■サイト開設(9/5)</font></marquee></td>
</tr>
</table></td>
</tr>
</table>
</td>
</tr>
</table>
リンク集
<table border="0" cellpadding="0" cellspacing="1"
bgcolor="#000000">
<tr>
<td><table border="0" width="100" bgcolor="#FFFFFF">
<tr>
<td align="center"><font size="2">リンク集</font><br>
<table border="0" cellspacing="0" bgcolor="#FFFFFF">
<tr>
<td><marquee direction=up bgcolor="#000000" height="50"
scrollamount="1" width="92">
<p align="center"><a href="http://links.s1.xrea.com/" target="_black">
<img src="banner_1.gif"border="0" width="88" height="31"></a></p>
<p align="center"><a href="http://www.yahoo.co.jp/" target="_black">
<img src="yahoo.gif"border="0" width="88" height="31"></p>
<p align="center"><a href="http://www.google.co.jp" target="_black">
<img src="google.gif"border="0" width="88" height="31"></p>
<p align="center"><a href="http://www.infoseek.co.jp/" target="_black">
<img src="infoseek.gif"border="0" width="88" height="31"></p>
<p align="center"><a href="http://www.excite.co.jp/" target="_black">
<img src="excite.gif"border="0" width="88" height="31"></p>
</marquee></td>
</tr>
</table></td>
</tr>
</table>
</td>
</tr>
</table>