ボックスの外側 (マージン) と内側 (パディング) の余白を設定します。
<style type="text/css">
<!--
#haikei
{
background-color:#999999;
color: white;
height: 230px;
width: 395px;
margin: 2px;
padding: 20px;
}
-->
</style>
<!--
#haikei
{
background-color:#999999;
color: white;
height: 230px;
width: 395px;
margin: 2px;
padding: 20px;
}
-->
</style>
参考サイト:
- スタイルシート[CSS]/ボックス/ボックスのパディング(内側の余白)を指定する - TAG index Webサイト
- スタイルシート[CSS]/ボックス/ボックスのマージン(外側の余白)を指定する - TAG index Webサイト
戻る => 目次
2016-05-01-18-51JST
0 件のコメント:
新しいコメントは書き込めません。