Border ก็เปลี่ยนได้

Borner ก็เปลี่ยนได้นะ สามารถเปลี่ยนรูปแบบได้ ไม่ยากเลยคะ

1. ไปที่แผงควบคุม

2.กดแก้ไขบล๊อกที่ต้องการ

3.ใส่ code ที่ ช่อง css ที่ตกแต่งเอง

 div#container {border: dashed 5px #f495c5

dashed จะเป็นเส้นปะนะ จะเปลี่ยนแบบอื่น ก็เปลี่ยนตรงนี้คะ ลองเลือกดูนะคะ

div#container {border: dotted 5px #f495c5
div#container {border: solid 5px #f495c5
div#container {border: double 5px #f495c5
div#container {border: groove 5px #f495c5
div#container {border: ridge 5px #f495c5
div#container {border: inset 5px #f495c5
div#container {border: outset 5px #f495c5

5px  คือ ขนาดของ border นะ

#f495c5 คือ ค่าสี จะนำมาจากค่าสีใน photoshop ก็ได้นะ ลองดู

ตัวอย่างค่าสี