1. ホーム
  2. Web制作
  3. HTML/Xhtml

テキストを左右にずらす効果のあるHTMLコード

2022-01-30 23:36:48
<div align="center">
<table style="color:white; font-size:10pt" border="1" style="color:white; font-size:10pt" bordercolor=& quot;#FF9900">
<td background="graphic-file-url.gif">
<p>
<font color="#FFFF00" face="新細明体" size="2">
<marquee scrollamount='2' scrolldelay='150' direction='up' width='105' id=xiaoqing height='120' onmouseover=xiaoqing.stop()です。
onmouseout=xiaoqing.start() style="color: #font-size: 10pt; font-weight: bold; font-family:新細明体">文跑马公告栏<br>これはテキストコンテンツに入ります</marquee>.これはテキストコンテンツに入ります。
</font></td></table>
div align="center">→Text bulletin board centered.
center=center; left=left; right=right
<table style="color:white; font-size:10pt" border="1" style="color:white; font-size:10pt"
color:白 →掲示板の背景を白にする。
bordercolor="#FF9900">→ ボックスラインの色(オレンジ)
<td background="画像ファイル url.gif">→Available
<p>
<font color="#FFFF00" →掲示板の内容の文字色(青色)
face="新細明体" size="2">→Text フォントサイズ
<marquee scrollamount='2' scrolldelay='150' →ランナーの速度値が大きいほど遅くなる
direction= 'up' → text runner up.
ランニングランプが動く。
左側=レフト
右側=右
アップ=上
ダウン=下
左右=交互
width='105' id=xiaoqing height='120' →ランニング掲示板の幅と高さについて
onmouseover=xiaoqing.stop()です。
onmouseout=xiaoqing.start() style="color: #font-size: 10pt; font-weight: bold; font-family:新細明体">文跑马公告栏<br>これはテキストコンテンツに入ります</marquee>.これはテキストコンテンツに入ります。
</font></td></table>
<br>行スキップ構文