背景を設定する
CSSで背景を設定する方法。
background-image: url(images/tel.png);
background-size: 15px 10px;
background-repeat: no-repeat;
background-position: right 5px top 5px;
CSSで背景を設定する方法。
background-image: url(images/tel.png);
background-size: 15px 10px;
background-repeat: no-repeat;
background-position: right 5px top 5px;