การทำหนด background size จะประกอบด้วย code ดังต่อไปนี้ครับ
<style>
.bg{
background-image:url(card_img/card_bg_all.jpg);
background-repeat : no-repeat;
background-position: top center;
background-size:250px;
}
</style>
<div width="250" class="bg"></div>
ขนาด ความสูง แล้วแต่การออกแบบของที่ละคนครับ
<style>
.bg{
background-image:url(card_img/card_bg_all.jpg);
background-repeat : no-repeat;
background-position: top center;
background-size:250px;
}
</style>
<div width="250" class="bg"></div>
ขนาด ความสูง แล้วแต่การออกแบบของที่ละคนครับ
ไม่มีความคิดเห็น:
แสดงความคิดเห็น