Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

<html>

<head>
<tittle></tittle>
</head>
<body>
<h1>jadual pembayaran gaji</h1>
<table border="1" bgcolor="pink">
<tr>
<th>no gaji</th>
<th>nama pengawai</th>
<th>majikan</th>
<th> bulan</th>

</tr>
<tr>
bgcolor="yellow"
<th>123</th>
<th>anisah najihah</th>
<th>kvg</th>
<th>1</th>
</tr>
<tr>
<th>456</th>
<th>ain fariesya</th>
<th>kvg</th>
<th>1</th>

</tr>
<table>
</table>
</body>
</html>

You might also like