รูป Background แต่งhi5 สวยๆ พร้อมโด้ด
ใช้เป็นูุปพื้นหลังก็ได้นะ ใส่โค้ดนี้แล้วใส่ URL ตามรุปที่ชอบเลยจร้า
<style type="text/css">
body {
background-image: url(URLของรูป) ;
background-attachment:fixed;
background-repeat:repeat; }
#user-details { border: none; }
.section .content { border: none; }
</style>
ในบางรูปใช้ไปทำเป็นกล่องคอมเม้นก้อได้นะคะแต่ต้องเอาไปย่อขนาดเองนะ แง่ว
โค้ดทำกรอบคอมเม้นนะ
<style type="text/css">
textarea{width:.......;height:.......;
background:url(url); Width:300 px; HEIGHT: 100px;
color=#FF3399; }<style>










































