<html> <head> <title>Example CSS Layout</title> <style> html{ height:100%; } body{ padding: 0; margin: 0 auto; height:100%; min-height:100%; width:950px; } #header{ margin-bottom:10px; height:120px; border:1px solid #00FF00; } #middle{ min-height:450px; margin-bottom:10px; } #navigator{ min-height:450px; width:200px; border:1px solid #0000FF; float:left; position:absolute; } #content{ min-height:450px; margin-left:10px; width:738px; border:1px solid #FF0000; float:right; } #footer{ height:30px; border:1px solid #000000; } </style> </head> <body> <div id="header"></div> <div id="middle"> <div id="navigator"></div> <div id="content"></div> </div> <div id="footer"></div> </body> </html>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง