You are on page 1of 1

<?

php
if($mks ) { $mks = "border:none; width: 215px; height:215px; background:
url('https://1.bp.blogspot.com/-rugAk3GaSz4/YJQfqwJ3TCI/AAAAAAAAQOk/
tqfZxh3pKB81NGtd9Rb6p_v6A9ZEtNbGACLcBGAsYHQ/s350/Ucapan%2Bidul%2B%2Bfitri
%2Bcopy.png') no-repeat; background-size:contain;";}
else{ $mks = "border:none; width: 215px; height:215px; background:
url('https://1.bp.blogspot.com/-rugAk3GaSz4/YJQfqwJ3TCI/AAAAAAAAQOk/
tqfZxh3pKB81NGtd9Rb6p_v6A9ZEtNbGACLcBGAsYHQ/s350/Ucapan%2Bidul%2B%2Bfitri
%2Bcopy.png') no-repeat; background-size:contain;";}?>
<table style="display:inline-block;border-collapse: collapse;border-radius:
3px;border: 1px solid #444;
margin: 2.5px;width: 140px;overflow:hidden;position:relative;padding: 1px;margin:
0px;border: 1px solid #444; background:<?php echo $mks ?>; ">
<tbody>
<tr>
<td>
<div>
<?php if($usermode == "vc"){?>
<div style="text-align:center;margin-top: 145px; margin-left:25px;">
<b style="border: 0px #fff solid; border-radius:3px; solid #444;text-
align:center;font-size:20px;color:#333;"><?= $username ?>
</b>
<?php }elseif($usermode == "up"){?>
<div style="margin-center: 130px; margin-left:20px;">
<b style="border: 0px #000000 solid; border-radius:3px; solid #444;text-
align:center;font-size:16px;color:#fc0205;">username: <?= $username ?> <br>
Password: <?= $password; ?></b><?php }?>
</div>
</div>
</div>
</td>
</tr>
</tbody>
</table>

You might also like