ลำดับตอนที่ #5
คืนค่าการตั้งค่าทั้งหมด
คุณแน่ใจว่าต้องการคืนค่าการตั้งค่าทั้งหมด ?
ลำดับตอนที่ #5 : กรอบดอกไม้พร้อมโค๊ดสวยๆ
ใช้โค้ดนี้นะคะ
<style type="text/css">
.section .content {
background-image: url(ใส่ url ตรงนี้เลยค่ะ);
background-position: middle;
background-repeat: repeat-y;}
</style>
สำหรับคนที่ใส่โค้ดข้างบนไม่ติดลองใช้โค้ดนี้ดูนะคะ
<style type="text/css">
#profile-name {color: #FFFFFF;}
#profile-nav {}
.section .content {
background-image: url(ใส่URL ตรงนี้);
background-position: middle;
background-repeat: repeat-y;}
</style>
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
<style type="text/css">
.section .content {
background-image: url(ใส่ url ตรงนี้เลยค่ะ);
background-position: middle;
background-repeat: repeat-y;}
</style>
สำหรับคนที่ใส่โค้ดข้างบนไม่ติดลองใช้โค้ดนี้ดูนะคะ
<style type="text/css">
#profile-name {color: #FFFFFF;}
#profile-nav {}
.section .content {
background-image: url(ใส่URL ตรงนี้);
background-position: middle;
background-repeat: repeat-y;}
</style>
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
เก็บเข้าคอลเล็กชัน
ความคิดเห็น