<basefont size=4> ここでは、この大きさを基準としました。<br> The PurPose<p> <font size=+1>The PurPose</font><br> <font size=+2>The PurPose</font><br> <font size=+3>The PurPose</font><br> <font size=-1>The PurPose</font><br> <font size=-2>The PurPose</font><br> <font size=-3>The PurPose</font><br>
The PurPose The PurPose The PurPose The PurPose The PurPose The PurPose
#00ff00
例:<font size=6><code>#00ff00</code></font> #00ff00
<b> <marquee> <font size=4>Welcome !! The PurPose</font> </marquee> </b>
<center> <b> <font color="#00ff00" size=6> <marquee bgcolor="#000011" width=200 height=50> Welcome !! The PurPose </marquee> </font> </b> </center>
<center> <b> <font color="#00ff00" size=6> <marquee loop=2 bgcolor="#000011" width=200 height=50> Welcome !! The PurPose </marquee> </font> </b> </center>
1) <marquee scrolldelay=300 bgcolor="#000011" width=200 height=50>
2) <marquee scrollamount=100 bgcolor="#000011" width=200 height=50>
1) <img src="images/purlogo_k.jpg"> <marquee width=200> Welcome !! The PurPose </marquee> 2) <img src="images/purlogo_k.jpg"> <marquee width=200 align=top> Welcome !! The PurPose </marquee> 3) <img src="images/purlogo_k.jpg"> <marquee width=200 align=middle> Welcome !! The PurPose </marquee> 4) <img src="images/purlogo_k.jpg"> <marquee width=200 align=bottom> Welcome !! The PurPose </marquee> 5) <img src="images/purlogo_k.jpg"> <marquee width=200 align=bottom hspace=15> Welcome !! The PurPose </marquee>
1) alignの指定なし
Welcome !! The PurPose
2) align=top
3) align=middle
4) align=bottom
5) align=bottom hspace=15 ・ ここで hspace=**を使って画像とのスペースをあけました。 画像の左右にスペースを空ける記述です。
※ IE4では、align=***の指定が効かないようですので、画像タグに指定となります。
1) <center> <marquee width=200> Welcome !! The PurPose </marquee> <img src="images/purlogo_k.jpg"><br> <marquee width=200> Welcome !! The PurPose </marquee> </center>
2) <center> <marquee width=200 vspace=10> Welcome !! The PurPose </marquee> <img src="images/purlogo_k.jpg"><br> <marquee width=200 vspace=10> Welcome !! The PurPose </marquee> </center>
Welcome
Welcome ← Nav3.0の方のために 次のPAGEは、書式関連タグです。