Index PHP
Index PHP
php
include("connection.php");?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-
scale=1, maximum-scale=1, user-scalable=0" />
<title>MADDA WALABU UNIVERSITY CONDOMINUM HOUSE MANAGMENT SYSTEM</title>
<link rel="shortcut icon" type="image/x-icon" href="css/images/7.jpg" />
<link rel="stylesheet" href="css/style.css" type="text/css" media="all" />
<link href='http://fonts.googleapis.com/css?
family=Raleway:400,900,800,700,600,500,300,200,100' rel='stylesheet'
type='text/css'>
<script type="text/javascript">
var slideShowSpeed = 3000;
var crossFadeDuration =15;
var Pic = new Array();
Pic[0] = 'images/financial_07.PNG'
Pic[1] = 'images/W.jpg'
Pic[2] = 'images/WW.jpg'
Pic[3] = 'images/U.jpg'
Pic[4] = 'images/I.JPG'
</script>
</header>
<li><a href="About.php">About</a></li>
<li><a href="housesinfor.php">Gallery</a></li>
<li><a href="feedbackinfo.php">Contact us</a></li>
<li><a href="login.php">Login</a></li>
<li><a href="Help.php">Help</a></li>
</li>
</ul>
<div class="cl"> </div>
</nav>
<!-- end of navigation -->
<a href="https://www.facebook.com/"
class="facebook-ico">facebook-ico</a>
<a href="https://twitter.com/" class="twitter-
ico">twitter-ico</a>
<a href="http://www.skype.com/en/"
class="skype-ico">skype-ico</a>
<div class="cl"> </div>
</div>
</h3>
<p> Provision of affordable housing for low and medium income of the city
inhabitant and ensuring resident security.
<p> Improve the leaving standard of Debreberhan city resident by expanding
employment creation.</p>
<p> Provide premium condominium and commercial units that will be result to
enhanced value of the client’s lives resources and overall business.</p>
<p>Improving small industries to big industries.</p>
<table height="250">
<?php
while($row = mysql_fetch_array($result))
{
$ctrl = $row['news'];
print ("<tr>");
print ("<td >" . $row['news'] . "</td>");
print ("</tr>");
}
print( "</table>");
?>
</td>
</tr>
</table>
</marquee>
</div></div>
<div class="cl"> </div>
</div>
<BR><BR><BR><BR>
<font color="#D91107"><center><p class="">© Copyright
2015<span>|</span>Information system graduate class of 2007 e.c
<br>   
                &nb
sp                &
nbsp     
                &nb
sp        
              
                &nb
sp
                &nb
sp  
                &nb
sp       
          P.O.Box:24 Debre Birhan,
Ethiopia <BR>>   
                &nb
sp                &
nbsp     
                &nb
sp        
              
                &nb
sp
                &nb
sp  
                &nb
sp       
         
Tel:251-6-81 22 00 </p></center></font>
<div class="cl"> </div>
</div>
<!-- end of footer -->
</div>
<!-- end of container -->
</div>
<!-- end of shell -->
</div>
<!-- end of wrapper -->
</body>
</html>