ตามปกติแล้ว เราอาจจะใส่โค้ดแบบนี้
1 ทำหั้ยรูป Comment ใหญ่
< style type="text/css" >
.comment-picture {height:100px !important;width:100px;}
.comment-picture a img {width:100px; height:100px;}
< /style >
กะ ภาพคอมเม้นอยุ่ตรงกลาง
< style type='text/css' >
.comment-picture {MARGIN-TOP: 6em;LEFT:16em;POSITION:relative;}
< /style >
*** ยกมาสองหัวข้อนะคะ *** ถ้าใส่แบบนั้น มันจะไม่ขึ้นทุกโค้ด
ต้องสั่ยแบบนี้คร๊า คือแบบว่า ใช้ < style type='text/css' > ร่วมกัน
ตัวอย่างก็คือ ภาพคอมเม้นตรงกลาง กะ ทำหั้ยรูปเม้นใหญ่ และ ประดับภาพเพื่อนคอมเม้น จุดๆ
< style type='text/css' >
.comment-picture {MARGIN-TOP: 6em; LEFT: 16em;POSITION: relative;}
.comment-picture {height:100px !important;width:100px;}
.comment-picture a img {width:100px; height:100px;}
.comment-picture {border-style: dashed; border:3px;border-color: #FF6699;}
</ STYLE >
ต้องสั่ยแบบนี้นะคะ ถึงจาได้ทุกโค้ด ทีนี้ ตะบี้ ตะบันใส่เข้าไปเลยค๊า ^___^
*** เครดิต ครายม่ายมี คิดเอง ***