Vous êtes sur la page 1sur 7

HOME.

PHP
<html>
<head>
<title>home page</title>
<link rel="stylesheet" type="text/css" href="link.html">
</head>
<body bgcolor="#fff2e5">
<?php
include "index.php";
?>
<br>
<br>
<center><font color=chocolate
size=4><b><i><u>HOME</u></i></b></font></center>
<br>
<a href=h2.php target=_blank><img src="image/home.JPG"
width=1400 height=600></a>
<table>
<tr>
<td>&nbsp;</td>
<td><font
color="#7c0000"><b><i></i></b></font><center>
<font color="#7c0000"><b><i>HOTEL IN Anand:HOTEL
SB GATEWAY (A Hotel By SB HOTEL Group Pvt.Ltd)
</i></b></font>
</center></td>
</tr>
<tr>
<td><a href=h2.php target=_blank><img
src="image/home.JPG" width=144 height=166></a></td>
<td><font color=chocolate>
Hotel SB GATEWAY,among the
premier
business hotel in
ANAND the economic capital of
Central Gujarat is
characterised by the traditionally
hospitality located
in the heart of the city.The ideal
choice amongs hotels
in ANAND for businessman and
tourist.</font></td>
<td><a href=h2.php target=_blank><img
src="image/hbusicent.jpg" width=125 height=150></a></td>

</tr>
<tr>
<td><font color="#7c0000">Entry</font></td>
<td></td>
<td><font color="#7c0000">Reception</font></td>
</tr>
<tr>
<td>&nbsp;</td>
<td><font color=darkpink>
The HOTEL SB GATEWAY offers facilities
that no
other Anand hotels
offer.Each room is elegantly well
appointed and equipped
with complete amenities including
aircondition fully stock
minibars,directIDD telephone,TV
with 24 hour satelight
entertainment and news.Upscale
bathroom with hair dryers
and cosmetic mirrors,seperate
hanging closets.</font></td>
<td></td>
</tr>
</table>
<br><br>
<table>
<tr>
<td><a href=h3.php target=_blank><img
src="image/pic5.jpg" width=125 height=150></a></td>
<td><font color=chocolate>
The only one Anand hotels having all facilities a
business center,beauty parlor,health club,gym,saloon,
boutique,internet cafe,pastry shop,travel desk and
money exchange the HOTEL SB GATEWAY hotels given you full value
for money.</font></td>
<td><a href=h4.php target=_blank><img
src="image/hrooms.jpg" width=125 height=150></a></td>
</tr>
<tr>
<td><font color="#7c0000">Main
hall</font></td>
<td></td>
<td><font color="#7c0000">Lobby</font></td>
</tr>
<td></td>

<td><font color=darkpink>
HOTEL SB GATEWAY takes pride in being a host to a
number of celebrities,including bollywood and telewood starts,
cricketers,political leaders as well as corporate borons and
also being the most prefered in Anand.By the NRIs.
<td></td>
</tr>
</table>
</body>
</html>
Index.php
<html>
<head>
<title>index page</title>
</head>
<body>
<marquee behavior=alternate bgcolor="#ffcc00"><font
color=brown><b>WELCOME TO HOTEL SB
GATEWAY</b></font></marquee>
<form>
<table>
<tr>
</tr>
<tr>
<td align=center><a href=home.php>Home</a>
|
|
<a href=tariff.php>Tariff & Policies</a> |
<a href=aboutus.php>About us</a> |
<a href=login.php>Login</a> |
<a href=contectus.php>PROJECT MADE BY</a>
</td>
</tr>
</form>
</table>
</body>

</html>

Login.php
<html>
<head>
<?php
include "INDEX.PHP";
?>
<script language="javascript" type="text/javascript">
function fun_val()
{
var l=document.loginsell.username.value;
if(l=="")
{
alert("Please Enter User name");
document.loginsell.username.focus;
return false;
}
var p=document.loginsell.password.value;
if(p=="")
{
alert("Please Enter Password");
document.loginsell.password.focus;
return false;
}
}
</script>
<meta http-equiv="Content-Type" content="text/html; charset=iso8859-1"></head>
<body bgcolor="#fff2e5" alink="#0000FF" vlink="#0000FF">
<p align="center">
<p align="center">
<p align="center">
<p align="center"><br><TR></tr>

<form name="loginform" action="loginsession.php"


method="post"><TR></tr>
<table width="400" height="178" align="center"
cellpadding="1"cellspacing="1" border="3" bordercolor="#FF0066"
bgcolor="#fff2e5">
<tr>
<td height="41" colspan="2" align="center"><h2><font
color="#FF0000"><em><font face="Georgia, Times New Roman,
Times, serif">Login Form</font></em></font></h2></td>
</tr>
<tr>
<td width="170" height="40" align="center"><h3><font
color="#7c0000"><em><font face="Georgia, Times New Roman,
Times, serif">User Name</font></em></font></h3></td>
<td width="213"><font color="#7c0000">
<input type="text" name="username" style="background" />
</font></td>
</tr>
<tr>
<td height="38" align="center"><h3><font
color="#7c0000"><em><font face="Georgia, Times New Roman,
Times, serif">password</font></em></font></h3></td>
<td><font color="#7c0000">
<input type="password" name="password" maxlength="8">
</font></td>
</tr>
<tr>
<td height="48" colspan="2" align="center"><font
color="#7c0000">
<input type="submit" value="Submit" name="ok"
onClick="return fun_val();"/>
<a href="userinfo.php">
<em><strong><font color="#7c0000" size="4" face="Georgia,
Times New Roman, Times, serif">
New User?
</font></strong></em> <font color="#7c0000"></a></font></td>
</tr>
</table>
<p>&nbsp;</p>
</form>
<p>
<?php
if($_POST['flag']==1)
{
?>

<script language="JavaScript">
alert("Please Do Login
Properly");
</script>
<?
}
?>
</p>
</body>
</html>
About.php
<html>
<head>
<title>about us</title>
<link rel="stylesheet" type="text/css" href="link.php">
</head>
<body bgcolor="#fff3e5">
<form>
<?php
include "index.php";
?>
<center>
<br><br>
<caption><b><i><u><font color=purple>ABOUT
US</u></i></b></font></caption>
</center>
<table width="100%" border=0>
<tr>
<td>
<marquee direction="up" align="top" width="175"
height="750">
<img src="image/273-2-zoom-1-aminta-grand-hotelsorrento-lounge.jpg" height=216 width=587>
<img src="image/4352_1.jpg" height=200 width=582>
<img src="image/310042_137777_1156182440.jpg"
height=200 width=582>
<img src="image/caption.jpg" height=200 width=582>
<img src="image/deluxe07.JPG" height=200 width=582>
</marquee>
</td>
<td valign=top><font size=7 color="#7c0000"><b><i>
<pre>HOTEL SB GATEWAY</i></b></font>
ADDRESS

:STATION ROAD,OPP.BUS STATION

MAIN RAOD
CITY
STATE

:ANAND
:GUJARAT

P.O.BOX NO :388001
PHONE NO. :+91 990-990-99-99
E-MAIL
</pre>

:SALES@SBGATEWAY.COM
</td>

<td>
<marquee direction="up" align="top" width="175"
height="750">
<img src="image/deluxe07.JPG" height=200 width=750>
<img src="image/caption.jpg" height=200 width=750>
<img src="image/310042_137777_1156182440.jpg"
height=200 width=750>
<img src="image/4352_1.jpg" height=200 width=750>
<img src="image/273-2-zoom-1-aminta-grand-hotelsorrento-lounge.jpg" height=200 width=750>
</marquee> </td>
</table>
</body>
</html>
</html>

Vous aimerez peut-être aussi