Anda di halaman 1dari 4

The Online Shop

1st Assessment
For
Minor Project of B.Tech Final Year
(Computer Science & Engineering)

SUBMITTED BY:
JASJEET SINGH VIRK (11112571)
VAIBHAV SUKHIJA
(11112676)
VISHESH DUREJA
(11112681)

UNDER THE SUPERVISION OF


MR. PUNEET BANGA
Assistant Professor (CSE Department)

MAHARISHI MARKANDESHWAR ENGINEERING COLLEGE


MAHARISHI MARKANDESHWAR UNIVERSITY
MULLANA-AMBALA

CERTIFICATE
This is to certify that the project entitled The Online Shop being submitted
by Jasjeet Singh Virk (11112571) , Vaibhav Sukhija(11112676) , Vishesh
Dureja(11112681) in partial fulfillment of the requirement for the award of
degree of Bachelor of Technology in Computer Science & Engineering to
Maharishi Markandeshwar University , is a Bonafide work carried out by them
under my guidance and supervision . The result provided in this report has not
been submitted to any other University or Institution for the award of any
Degree.

Mr. Puneet Banga


Asst. Professor
Department of CSE
MM College of Engineering

Prof. Sandeep Goyal


Head of Department
Department of CSE
MM College of Engineering

CODING:
ABOUT WEBSITE
<html>
<head>
<title> ecart </title>
<link rel="stylesheet" type="text/css" href="style.css"/>
</head>
<body bgcolor="pink">
<?php include ("head.php"); ?>
<hr color="purple">
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr height="100">
<td height="100">
<img src="images/logo4.jpg" width="100" height="100"></td>
<td align="center" colspan="2">
<?php include ("links.php");
?>
<hr>
</td></tr>
<tr>
<td valign="top" align="left" width="100">
<?php include ("linkL.php");?>
</td>
<td valign="top">
<center>
This website has been made to prove customers facility to buy things online. This is
interactive and user friendly website. You can use this website for a better online shopping
experience.
</center>
<br>
<br>
&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp
<img src="images/logo.gif" border="0" alt="Logo Design" height="60" width="100">
&nbsp&nbsp&nbsp&nbsp&nbsp
<img src="images/logo4.gif" border="0" alt="Logo Design" height="60" width="100">
&nbsp&nbsp&nbsp&nbsp&nbsp
<img src="images/logo2.gif" border="0" alt="Logo Design" height="60" width="100">
&nbsp&nbsp&nbsp&nbsp&nbsp
<img src="images/logo4.gif" border="0" alt="Logo Design" height="60" width="100">
&nbsp&nbsp&nbsp&nbsp&nbsp
</td>
<td align="right">

<?php include("adv.php") ?>

</td>

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

Anda mungkin juga menyukai