1
General Thai Support / Re: ตอนนี้ดึงกะทู้มาแสดงหน้าแรกได้ครับ แต่ต้องการให้ พอคลิกแล้วเปิดเป็นหน้าใหม่ครับ
« เมื่อ: 11/01/08, 17:39:08 »
ถ้าจะคลิกเปิดหน้าใหม่เอา code นี้ไปแทรก
ผมขอถามด้วยคับ ใครพอทราบว่าจะไห้มันเป็น font x-small บ้าง
นี่ code ของผม
<?php require("board/SSI.php"); ?>
<html>
<head>
<meta http-equiv="Content-Language" content="th">
<meta http-equiv="Content-Type" content="text/html; charset=tis-620">
<title>Show New Topics</title>
<base target="_blank">
</head>
<body bgcolor=#FFDAB9>
<?php ssi_recentTopics(20); ?>
<basefont color="#008080">
</body>
</html>
(เคยใส่ basefont size แล้วไม่ได้ผล)
โค้ด: [เลือก]
<base target="_blank">
ผมขอถามด้วยคับ ใครพอทราบว่าจะไห้มันเป็น font x-small บ้าง
นี่ code ของผม
<?php require("board/SSI.php"); ?>
<html>
<head>
<meta http-equiv="Content-Language" content="th">
<meta http-equiv="Content-Type" content="text/html; charset=tis-620">
<title>Show New Topics</title>
<base target="_blank">
</head>
<body bgcolor=#FFDAB9>
<?php ssi_recentTopics(20); ?>
<basefont color="#008080">
</body>
</html>
(เคยใส่ basefont size แล้วไม่ได้ผล)