<html> <head> <title>Checkbox</title> <style> input[type=checkbox] { display:none; } input[type=checkbox]:checked + label { background: url(cc.jpg) no-repeat; height: 50px; width: 50px; display:inline-block; padding: 0 0 0 0px; } input[type=checkbox] + label { background: url(c.jpg) no-repeat; height: 50px; width: 50px; display:inline-block; padding: 0 0 0 0px; } </style> </head> <body> <p> <input type='checkbox' name='seat1' value='1' id="seat1" checked/><label for="seat1"></label> <input type='checkbox' name='seat2' value='0' id="seat2" /><label for="seat2"></label> <input type='checkbox' name='seat3' value='0' id="seat3" /><label for="seat3"></label> <input type='checkbox' name='seat4' value='0' id="seat4" checked /><label for="seat4"></label> <input type='checkbox' name='seat5' value='0' id="seat5" checked /><label for="seat5"></label> <input type='checkbox' name='seat6' value='0' id="seat6" /><label for="seat6"></label> <input type='checkbox' name='seat7' value='0' id="seat7" /><label for="seat7"></label> </p> </body> </html>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง