0byt3m1n1
Path:
C:
/
GEOMATICS 23-01-2021
/
LAN
/
CPMS
/
USER
/
[
Home
]
File: Register.php
<!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> <title>Registration|online project financial management system for CWRDM</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link href="../style.css" rel="stylesheet" type="text/css" /> <link rel="icon" href="../images/icon.ico" /> <style type="text/css"> <!-- #apDiv1 { position:absolute; width:204px; height:34px; z-index:1; left: 3px; top: 182px; background-image: url(../images/top.jpg); } #apDiv2 { position:absolute; width:213px; height:237px; z-index:2; top: 224px; left: 10px; } #apDiv3 { position:absolute; width:204px; height:35px; z-index:2; left: 3px; top: 218px; background-image: url(../images/top.jpg); } #apDiv4 { position:absolute; width:205px; height:38px; z-index:3; background-image: url(../images/top.jpg); left: 2px; top: 254px; } #apDiv5 { position:absolute; width:200px; height:115px; z-index:1; left: 271px; top: 151px; } #apDiv6 { position:absolute; width:152px; height:273px; z-index:1; left: 2px; top: 179px; background-color: #853008; } #apDiv7 { position:absolute; width:175px; height:30px; z-index:1; left: 1px; top: 345px; } .style40 { font-size: 24px; font-style: italic; font-family: Georgia; } #apDiv8 { position:absolute; width:186px; height:115px; z-index:1; left: 357px; top: 358px; } .style41 {font-size: 14px} --> </style> </head> <body> <p> <?php include("include/first_userheader.php"); ?> </p> <p> </p> <p> </p> <p> </p> <p></p> <p class="projectboldtxt style40"> </p> <div id="apDiv8"> <table width="186" height="135" border="1"> <tr> <td width="176" height="129"><table width="176" align="left"> <tr> <td width="166" height="21" class="projectboldtxt"><a href="addemployee.php" class="projectboldtxt">Employee</a></td> </tr> <tr> <td height="21" class="projectboldtxt"><a href="acc_group.php" class="projectboldtxt">Account Head</a></td> </tr> <tr> <td height="21" class="projectboldtxt"><a href="acc_acc.php" class="projectboldtxt">Account</a></td> </tr> <tr> <td height="21" class="projectboldtxt"><a href="create_project.php" class="projectboldtxt">Project Details</a></td> </tr> <tr> <td height="21" class="projectboldtxt"><a href="projectdetail.php" class="projectboldtxt">Project Details Report</a></td> </tr> </table></td> </tr> </table> </div> <p> </p> <p> </p> <p> </p> <p> </p> <p class="projectboldtxt"> </p> <p> </p> <p> </p> <p> </p> <p> <?php include "include/footer.php"; ?> </p> </body> </html>