NO.68 表示@

画面上で表示する際のサイズ等の設定です。


width
横幅を設定します。
Value: <length> | <percentage> | auto





height
縦幅を設定します。
Value: <length> | auto





上記の内容を応用
◆HEAD内の記述 <style type="text/css"> <!-- table{font-size:15px;} .zzA{border-top:5px solid yellow;border-right:thin double pink;border-bottom:5px dashed blue;border-left:thick outset red;} .zzB{border:10px lime groove;} --> </style>
◆BODY内の記述 test:<br> <table class=zzA><tr><td>border-top:5px solid yellow;border-right:thin double pink; border-bottom:5px dashed blue;border-left:thick outset red;</td></tr></table><br> test:<br> <table class=zzB><tr><td>border:10px lime groove;</td></tr></table><br>
◆実行例

width:400px;height:50px;background-color:darkred;
width:200px;height:100px;background-color:darkblue;



前に戻る 次に進む
SEO [PR] 爆速!無料ブログ 無料ホームページ開設 無料ライブ放送