<table width="1349" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#fcfcfc"> <tr> <td width="199" align="center"></td> <? $sql1 = "SELECT * FROM products "; $dbquery1 = mysql_db_query($dbname, $sql1) or die("Can't Query"); while($result1 = mysql_fetch_array($dbquery1)) { ?> <td width="190" align="left"> <a href="#login-box" class="login-window"><img src="img/<?=$result1["pic"];?>" border="0"></a> <div id="login-box" class="login-popup"><a href="#" class="close"><img src="img/logo_28.png" class="btn_close" alt="Close" /></a> <table width="190" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="190" align="left"><img src="img/<?=$result1["pic"];?>" border="0"> <strong><font size="-1" color="#000000"><?=$result1["name"];?></font></strong><br> <font size="-1" color="#656565"><?=$result1["detail"];?></font> </td> </tr> </table> </div> <br><strong><font size="-1" color="#000000"><?=$result1["name"];?></font></strong><br> <font size="-1" color="#656565"><?=$result1["detail"];?></font> </td> <? } mysql_close(); ?> <td width="199" align="center"></td> </tr> </table>
<!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>Untitled Document</title> </head> <body> <div style="width:920px; border:#000 solid 1px;"> <div style="padding:0; margin:0; clear:both;"></div> <?PHP for($i=0;$i<20;$i++){ ?> <div style="width:150px; border:#F00 solid 1px; background:#FCF; height:200px; margin:15px; float:left;"></div> <?PHP } ?> <div style="padding:0; margin:0; clear:both;"></div> </div> </body> </html>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง