<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Layout</title> <style> body { width: 960px; border: 1px solid #000; } body, #menu, #banner, #body, #footer { margin: 0 auto; } #logo { margin: 10px 0 0 10px; border: 1px solid #F00; height: 60px; width:150px; } #menu { margin-top: 10px; border: 1px solid #F00; height: 30px; width:940px; } #banner { margin-top: 10px; border: 1px solid #F00; height: 120px; width:940px; } #body { margin-top: 10px; border: 1px solid #F00; width:940px; } #footer { margin: 10px auto; margin-bottom: 0px; height: 40px; border-top: 1px solid #000; width:960px; } </style> </head> <body> <div id="logo">logo</div> <div id="menu">menu</div> <div id="banner">banner</div> <div id="body">body</div> <div id="footer">footer</div> </body> </html>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง