cara mengatur style css secara manual

cara mengatur style css secara manual



echo "<form method=POST action='?".MagisterEncrypt('mm=baak_ips')."'>";
//echo "<form method=POST action=baak_ips.php>";
echo "<table style='width:500px;'>
<tr ><td>semester</td><td >:<select name=semeterpilih><option value=0>--semester--</option>";

//id_jdwl aktif
$id=mysql_query("SELECT * FROM $AppSemester ");
$id_smtr=mysql_fetch_array($id);


/*$paket="paket_".$id_smtr['id_smtr'];
$result=mysql_query("SELECT id_paketkelas, kelas, paket_kelas FROM $paket")or die(mysql_error());
while($paketkode=mysql_fetch_array($result))
*/
while ($idsmtr=mysql_fetch_array($id))
{
echo "<option value='$idsmtr[id_smtr]'> $idsmtr[ket_smtr] </option> ";
//echo "<th colspan=2><input type=submit name=pilih value='Tampil'></th>";
}
echo "</td><th colspan=2><input type=submit name=pilih value='Tampil'></th></tr></table></form>";

tinggal tambahin yg warna    ijo itu aj.. perhatikan tanda petiknya ya
hehehehe....

Subscribe to receive free email updates:

0 Response to "cara mengatur style css secara manual"

Post a Comment