You are on page 1of 176

COMPUTER APPLICATION PROJECT REPORT

ON

E-COMMERCE WEBSITE

Submitted for the partial fulfillment of the requirements for the award of degree of

BACHELOR OF BUSINESS ADMINISTRATION

Project Guide: SUBMITTED BY:

MS.PRIYANKA RATTAN RASHI SANGAL

MS.BHARTI DEWANI BBA (G) 1ST Shift 5th SEM

Enroll. No. 06020601714

1
CERTIFICATE
TO WHOM SO EVER IT MAY CONCERN

This is to certify that the project work made by Rashi Sangal, BBA(General),
06020601714 is an authentic work carried out by her under guidance and
supervision of Project guide MS. PRIYANKA RATTAN and MS. BHARTI
DEWANI

The project report is submitted has been found satisfactory for the partial
fulfillment of the degree of Bachelor of Business Administration

Project Supervisor

Signature

2
ACKNOWLEDGEMENT

I have sincere feelings towards my mentors who graciously gave me


their time and expertise.They have provided me with the valuable
guidance, sustained efforts and friendly approach. It would have been
difficult to achieve the results in such a short span of time without their
help.
I deem it my duty to record my gratitude towards the project supervisor
who devoted her precious time to interact, guide and gave me the right
approach to accomplish the task and also helped me to enhance my
knowledge and understanding of the project.

Project Supervisor

Signature

3
DECLARATION

I hereby declare that the following documented project report titled YOU ROCK EVENT

ORGANISING WEBSITE!!! is original and authentic work done by me for the partial fulfillment of

Bachelor of Business Administration degree program.

I hereby certify that all the Endeavour put in the fulfillment of the task are genuine and original to the

best of my knowledge and I have not submitted it earlier elsewhere.

Signature
RASHI SANGAL
BBA (General)
5 SEM, 1ST SHIFT
06020601714

4
TABLE OF CONTENTS
S n.o Particulars Page n.o

1. Introduction 6- 8

2. System Analysis 9-11

2.1 Existing System 12

2.2 Proposed System 12-15

3. Hardware & Software Requirement 16-17

4. Module Description 18-20

5. Coding & Description 21-146

6. Testing 147-170

7. Future Enhancement 171-174

8. Bibliography 175-176

5
CHAPTER-1
INTRODUCTION

E-COMMERCE WEBSITE

6
1. INTRODUCTION

SYSTEM OBJECTIVES & NEEDS:

Electronic commerce, commonly written as e-commerce or eCommerce, is the trading or


facilitation of trading in products or services using computer networks, such as the Internet or
online social networks. Electronic commerce draws on technologies such as mobile commerce,
electronic funds transfer, supply chain management, Internet marketing, online transaction
processing, electronic data interchange (EDI), inventory management systems, and automated
data collection systems. Modern electronic commerce typically uses the World Wide Web for at
least one part of the transaction's life cycle although it may also use other technologies such as e-
mail.

E-commerce businesses may employ some or all of the following:

Online shopping web sites for retail sales direct to consumers


Providing or participating in online marketplaces, which process third-party business-to-
consumer or consumer-to-consumer sales
Business-to-business buying and selling
Gathering and using demographic data through web contacts and social media
Business-to-business electronic data interchange
Marketing to prospective and established customers by e-mail or fax (for example, with
newsletters)
Engaging in pretail for launching new products and services
Online financial exchanges for currency exchanges or trading purposes

OUR OBJECTIVES:

7
The system will help in lowering the manual work.

To help in reaching out to a large number of people.

To provide easy access to the information required by the user anytime.

To provide updated information to the user timely and regularly.

Provide various exciting and rewarding career opportunities, which are greatly needed for
our rapidly developing country.

DATA COLLECTION:

Secondary Data

The Secondary data will be mainly collected from different books, magazines, Journals,

companys Literature, Newspapers, Internet and from the company personnel.

As the datas will be of various types such as comparing based on value as well as the relative

comparison, hence both the tools are to be use for the proper analysis of the datas.

8
CHAPTER-2
SYSTEM ANNALYSIS

2. SYSTEM ANNALYSIS
9
System Analysis is a detailed study of the various operations performed by a system
and their relationships within and outside of the system. Here the key question is-
what all problems exist in the present system? What must be done to solve the
problem? Analysis begins when a user or manager begins a study of the program
using existing system.

During analysis, data collected on the various files, decision points and transactions
handled by the present system. The commonly used tools in the system are Data
Flow Diagram, interviews, etc. Training, experience and common sense are required
for collection of relevant information needed to develop the system. The success of
the system depends largely on how clearly the problem is defined, thoroughly
investigated and properly carried out through the choice of solution. A good analysis
model should provide not only the mechanisms of problem understanding but also
the frame work of the solution. Thus it should be studied thoroughly by collecting
data about the system. Then the proposed system should be analyzed thoroughly in
accordance with the needs.

a Webpage(s) design for data entry


Enquiry Details

Fields Data Type Size Constraints

Enquiry Id Integer 10 Foreign key

Customer name Varchar2 20 Primary key

Date Date 20 Not null

Description Varchar2 10 Not null

User Account Details

10
Fields Data Type Size Constraints

User_id Varchar2 10 Foreign key

User_name Varchar2 20 Primary key

Password Varchar2 20 Not null

Name Varchar2 30 Not null

Gender Varchar2 10 Not null

Dob Date Not null

Mob no Varchar2 10 Not null

Address Varchar2 20 Not null

2.1.Existing System

Existing system refers to system which is already in existence, in present period of


time, that has a problem. In the existing system, the promotion of Incredible India
campaign is not being done through internet or e-marketing
seriously at present. Traditional marketing style is still being used at large, which
does not fit well in the modern marketing world, hence the message from incredible
India campaign doesnt reach the global audience, which is main target of the
campaign.

11
Disadvantages of Existing System are:

1 Dependence on traditional marketing rather than, e- marketing

2 Message of incredible India does not reach the global audience.

3 More manpower is needed for promotion of campaign

4 More money is wasted in activities

5 No convienient booking system provided for users to book tickets on the go.

2.2. Proposed System

Proposed system refers to system which we want to set up, that removes the
disadvantages or problems in the existing system.

Our proposed system removes the existing disadvantages of present system. It is


fully computerised, and fully integrated with modern & technical marketing.

Following are the advantages of our proposed system:

1 No longer dependence on traditional marketing system, instead marketing through


website

2 Less manpower needed for marketing purpose

3 Efficient and effective use of funds provided for campaign

4 Message of Incredible India campaign reaches the global audience

5 Advantage of booking tickets of flights and trains on the go

6 Timely information update can take place faster.

7 Advantage of getting access to huge resources of information regarding India & its
Culture.

8 Better user interface is provided.

12
b Logical Design of Proposed Website:
What is a Flowchart?

According to the Dictionary of Business Charts & Graphs a Flowchart isa visual representation
of the sequence of steps and decisions needed to perform a process.
Each step in the sequence is noted within a diagram shape. Steps are linked by connecting lines
and directional arrows. This allows anyone to view the flowchart and logically follow the process
from beginning to end. Some of the ways to use flowcharts include:

Project planning

Program or system design

Process documentation

Audit a process for inefficiencies or malfunctions

Map computer algorithm etc.

Flowchart Symbols

Flowcharts use special shapes to represent different types of actions or steps in a process. Lines
and arrows show the sequence of the steps, and the relationships among them. These are known
as flowchart symbols. The type of diagram dictates the flowchart symbols that are used. For most
flowcharts, these five basic symbols are always needed:

13
Some Additional Flowchart Symbols

Symbol Name Function

Document A printed document or report.

Connector Indicates that the flow continues where a


matching symbol (containing the same
letter) has been placed.

Indicates a list of information with a


Database standard structure that allows for
searching and sorting.

Display Indicates a step that displays information.

Key
Flow charts enable groups to clearly define, communicate, and monitor multi-step processes.

Beginning

Flow Chart
Task Box
7 wonder of
world Start
Contact Us
Home Sign Up
Online Deals 14
Enter Our
Decision Application
Logout YES NO
15
CHAPTER-3
HARDWARE AND SOFTWARE
REQUIREMENT

3. Hardware & Software Requirement

Hardware Specifications

PROCESSOR : 32 Bit, Pentium- IV

16
RAM : 256 MB

HARD DISK : 40 GB

MONITOR : SVGA Monitor (800 x 600 Resolution)

CLOCK SPEED : 266 MHz

FLOPPY DRIVE : 1.44 MB

Software Specifications

OPERATING SYSTEM:Windows 2000/XP

FRONT END : HTML, CSS

MIDDLEWARE : Notepad

BROWSER : Google Chrome, Microsoft Edge

17
CHAPTER-4
MODULE DESCRIPTION

(a)Overall Design of the System:

Runni
User ng
Proce
Enquiry
ss Report
Details
Product Details Details

User 18
records
Services
Online Deal
Process Contact

Reportin
g
Product details Product
with description
User Details
Enquiry with
Details
Online deal
Database

User with Details

User Record Enquiry


Database

(b) Physical Design:

Site Map

Online deal

Home

19
Home Product Enquiry Sign up

Product Details Men


Women
Cloth
Kids
Other
Mobile
Laptop
Section
Section
product
Section Login
20
CHAPTER-5
CODING AND DESCRIPTION

CHAPTER-5
CODING AND DESCRIPTION
1 HOME
<!doctype html>
<htmllang="en">
<head>
<title>24 Hours Easy Shopping</title>
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen"
/>
<linkrel="stylesheet" type="text/css" href="print.css"
media="print" />

21
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

</head>
<body>

<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<imgsrc="images/FreeGreatPicture.com-24621-hd-women-shopping.jpg"
height="350px;" alt="lime" />
</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdclass="heading2">
Home Page
</td>
</tr>
<tr>
<tdclass="background1">
A retailer or shop is a business that presents a selection of goods or
services and offers to sell them to customers for money or other goods.
Shopping is an activity in which a customer browses the available goods or
services presented by one or more retailers with the intent to purchase a
suitable selection of them. In some contexts it may be considered a leisure
activity as well as an economic one.

In modern days customer focus is more transferred towards online shopping,


worldwide people order products from different regions and online retailers
delivers there products to there homes, offices or wherever they want. The B2C
process has made it easy for consumers to select any product online from a
retailers website and it is delivered to consumer within no time. The consumer
does not need to consume his energy by going out to the stores and saves his
time of travelling.

22
A woman shopping at a shopping mall in the United States in December 2005.

The shopping experience can range from delightful to terrible, based on a


variety of factors including how the customer is treated, convenience, the
type of goods being purchased, and mood.[1]

The shopping experience can also be influenced by other shoppers. For example,
research from a field experiment found that male and female shoppers who were
accidentally touched from behind by other shoppers left a store earlier than
people who had not been touched and evaluated brands more negatively,
resulting in the Accidental Interpersonal Touch effect.[2]</td>
</tr>
</table>
</div>
</div>
</ul>
</section>

<footer>
<section>
<h3>Left Stuff</h3>
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

Online shopping has completely redefined the way people make their
buying decisions; the Internet provides access to a lot of information about a
particular product, which can be looked at, evaluated, and comparison-priced
at any given time. Online shopping allows the buyer to save the time and
expense, which would have been spent traveling to the store or mall.
</p>

</section>

<section>
<h3>Right Stuff</h3>
<p>
A larger commercial zone can be found in many cities, more formally called
a central business district, but more commonly called "downtown" in the United
States, or in Arab cities, souks. Shopping hubs, or shopping centers, are
collections of stores; that is a grouping of several businesses.
</p>
</section>

</footer>

</body>
</html>

23
HOME PAGE

Description: In the above image the home page of the website is shown which
consists of a Business that presents a selection of goods and services and offers to
sell them to customers for money or other goods.

2 CONTACT US
<!doctype html>
<htmllang="en">
<head>
<title>24 Hours Easy Shopping</title>
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen"
/>
<linkrel="stylesheet" type="text/css" href="print.css"
media="print" />
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

</head>
<body>

<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>

24
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<imgsrc="images/FreeGreatPicture.com-24621-hd-women-shopping.jpg"
height="350px;" alt="lime" />
</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdclass="heading2">
Contact Us Page
</td>
</tr>
<tr>
<td>
<b> Enrollment No. : .....................</b><br/><br/>
<b> Student Name : .....................</b><br/><br/>
Phone: (011)
28012195<br/><br/>
Mobile: 9810102908<br/><br/>
Email:
anily2021@gmail.<br/><br/>
Address: RZ-B/28, Gopal
Nagar, Najafgarh Road Industrial Area, Delhi- 110043<br/><br/>

</td>
</tr>
</table>
</div>
</div>
</ul>
</section>

<footer>
<section>
<h3>Left Stuff</h3>

25
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

Online shopping has completely redefined the way people make their
buying decisions; the Internet provides access to a lot of information about a
particular product, which can be looked at, evaluated, and comparison-priced
at any given time. Online shopping allows the buyer to save the time and
expense, which would have been spent traveling to the store or mall.
</p>

</section>

<section>
<h3>Right Stuff</h3>
<p>
A larger commercial zone can be found in many cities, more formally called
a central business district, but more commonly called "downtown" in the United
States, or in Arab cities, souks. Shopping hubs, or shopping centers, are
collections of stores; that is a grouping of several businesses.
</p>
</section>

</footer>

</body>
</html>

CONTACT US

26
Description: In the above image the contact us page of the website is shown
which consists of Student enrollment no, name, mobile no, email id, and address
with the help of which he/she get in contact with our e- commerce website.

>

3 ENQUIRY
<!doctype html>

<htmllang="en">
<head>
<title>24 Hours Easy Shopping</title>
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen"
/>
<linkrel="stylesheet" type="text/css" href="print.css"
media="print" />
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

27
</head>
<body>

<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<imgsrc="images/FreeGreatPicture.com-24621-hd-women-shopping.jpg"
height="350px;" alt="lime" />
</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdclass="heading2">
Enquiry Page
</td>
</tr>
<tr>
<tdheight="40px" class="text">Enquiry Here....</td>

</tr>
<tr>
<tdheight="40px" id="label">User Name :</td>
<td>
<inputtype="text" name="txtUserName" id="txtUserName" size="33" class=""/>
</td>

</tr>

<tr>

<tdheight="40px" id="label">Gender :</td>


<td>

28
<selectname="cmbgender" id="cmbgender" style="width: 215px;">
<optionvalue="-1">Select</option>
<optionvalue="Male">Male</option>
<optionvalue="Female">Female</option>
</select>
</td>
</tr>
<tr>
<tdheight="40px" id="label">Email Id :</td>
<td>
<inputtype="text" name="EmailID" id="EmailID"size="33" onblur="valid();" />
</td>
</tr>
<tr>
<tdheight="40px" id="label">Contact No :</td>
<td>
<inputtype="text" name="txt_phone" id="txt_phone" class=""size="33"
onkeyup="contact(this)" onblur="mob()"/>
</td>
</tr>
<tr>
<tdheight="40px" id="label">Enquiry :</td>
<td>
<textarearows="10" cols="30"></textarea>
</td>

</tr>

<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="thanku.html"><h3>Submit</h3></a>
</td>
</tr>
</table>
</div>
</div>
</ul>
</section>

<footer>
<section>
<h3>Left Stuff</h3>
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

29
Online shopping has completely redefined the way people make their
buying decisions; the Internet provides access to a lot of information about a
particular product, which can be looked at, evaluated, and comparison-priced
at any given time. Online shopping allows the buyer to save the time and
expense, which would have been spent traveling to the store or mall.
</p>

</section>

<section>
<h3>Right Stuff</h3>
<p>
A larger commercial zone can be found in many cities, more formally called
a central business district, but more commonly called "downtown" in the United
States, or in Arab cities, souks. Shopping hubs, or shopping centers, are
collections of stores; that is a grouping of several businesses.
</p>
</section>

</footer>

</body>
</html>

ENQUIRY

30
Description: In the above image the Enquiry page of the website is
shown which consists of user name, gender, email id, contact no and a text box to
write enquiry and click the submit button bellow with the help of which one can ask
his/ her enquiry related to our e-commerce website

4 LOGIN
<!doctype html>
<htmllang="en">
<head>
<title>24 Hours Easy Shopping</title>
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen"
/>
<linkrel="stylesheet" type="text/css" href="print.css"
media="print" />
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

31
</head>
<body>

<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<imgsrc="images/FreeGreatPicture.com-24621-hd-women-shopping.jpg"
height="350px;" alt="lime" />
</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="NewUser.html"><h3>New User</h3></a>
</td>
</tr>
<tr>
<tdheight="40px" class="text">Login Here....</td>

</tr>
<tr>
<tdheight="40px" id="label">User Name :</td>
<td>
<inputtype="text" name="txtUserName" id="txtUserName" size="33" class=""/>
</td>

</tr>

<tr>
<tdheight="40px" id="label">Password Id :</td>
<td>
<inputtype="text" name="EmailID" id="EmailID"size="33" />

32
</td>
</tr>

<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="ProductMain.html"><h3>Login</h3></a>
</td>
</tr>
</table>
</div>
</div>
</ul>
</section>

<footer>
<section>
<h3>Left Stuff</h3>
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

Online shopping has completely redefined the way people make their
buying decisions; the Internet provides access to a lot of information about a
particular product, which can be looked at, evaluated, and comparison-priced
at any given time. Online shopping allows the buyer to save the time and
expense, which would have been spent traveling to the store or mall.
</p>

</section>

<section>
<h3>Right Stuff</h3>
<p>
A larger commercial zone can be found in many cities, more formally called
a central business district, but more commonly called "downtown" in the United
States, or in Arab cities, souks. Shopping hubs, or shopping centers, are
collections of stores; that is a grouping of several businesses.
</p>
</section>

</footer>

</body>
</html>

33
LOGIN

Description: In the above image the Login page of the website is shown which
consists of user name and password with the help of which users can also login with
our e-commerce website which is having 24 hrs easy shopping facility by entering
their username and password..

5 PRODUCT
<!doctype html>
<htmllang="en">
<head>
<title>24 Hours Easy Shopping</title>
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen"
/>
<linkrel="stylesheet" type="text/css" href="print.css"
media="print" />
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

34
</head>
<body>

<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<imgsrc="images/FreeGreatPicture.com-24621-hd-women-shopping.jpg"
height="350px;" alt="lime" />
</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdclass="heading2">
Product Details
</td>
</tr>
<tr>
<td>
<ahref="Product.html"><h3>Cloth</h3></a>
</td>
</tr>
<tr>
<td>
<ahref="Mobile.html"><h3>Mobile</h3></a>
</td>
</tr>
<tr>
<td>
<ahref="Laptop.html"><h3>Laptop</h3></a>
</td>
</tr>

</table>

35
</div>
</div>
</ul>
</section>

<footer>
<section>
<h3>Left Stuff</h3>
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

Online shopping has completely redefined the way people make their
buying decisions; the Internet provides access to a lot of information about a
particular product, which can be looked at, evaluated, and comparison-priced
at any given time. Online shopping allows the buyer to save the time and
expense, which would have been spent traveling to the store or mall.
</p>

</section>

<section>
<h3>Right Stuff</h3>
<p>
A larger commercial zone can be found in many cities, more formally called
a central business district, but more commonly called "downtown" in the United
States, or in Arab cities, souks. Shopping hubs, or shopping centers, are
collections of stores; that is a grouping of several businesses.
</p>
</section>

</footer>

</body>
</html>

36
PRODUCT

Description: In the above image the Product page of the website is shown which
consists of product details such as cloth, mobile laptop and so on as a result people
can buy a wide range of products by assessing one single online portal.

6 CLOTH SECTION
<!doctype html>

<htmllang="en">
<head>
<title>24 Hours Easy Shopping</title>
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen"
/>
<linkrel="stylesheet" type="text/css" href="print.css"
media="print" />
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

37
</head>
<body>

<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<imgsrc="images/FreeGreatPicture.com-24621-hd-women-shopping.jpg"
height="350px;" alt="lime" />
</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdclass="heading2">
Product Details
</td>
</tr>
<tr>
<td>
<ahref="Mens.html"><h3>Mens Section</h3></a>
</td>
</tr>
<tr>
<td>
<ahref="Women.html"><h3>Women Section</h3></a>
</td>
</tr>
<tr>
<td>
<ahref="Kids.html"><h3>Kids Section</h3></a>
</td>
</tr>

</table>
</div>

38
</div>
</ul>
</section>

<footer>
<section>
<h3>Left Stuff</h3>
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

Online shopping has completely redefined the way people make their
buying decisions; the Internet provides access to a lot of information about a
particular product, which can be looked at, evaluated, and comparison-priced
at any given time. Online shopping allows the buyer to save the time and
expense, which would have been spent traveling to the store or mall.
</p>

</section>

<section>
<h3>Right Stuff</h3>
<p>
A larger commercial zone can be found in many cities, more formally called
a central business district, but more commonly called "downtown" in the United
States, or in Arab cities, souks. Shopping hubs, or shopping centers, are
collections of stores; that is a grouping of several businesses.
</p>
</section>

</footer>

</body>
</html>

CLOTH SECTION

39
Description: In the above image the Cloth section page of the website is shown
which consists of cloth details which includes Mens section, Women section and Kids
section.

7 MEN SECTION PRODUCT LIST


<!doctype html>
<htmllang="en">
<head>
<title>24 Hours Easy Shopping</title>
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen"
/>

40
<linkrel="stylesheet" type="text/css" href="print.css"
media="print" />
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

</head>
<body>

<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<imgsrc="images/FreeGreatPicture.com-24621-hd-women-shopping.jpg"
height="350px;" alt="lime" />
</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdclass="heading2">
Mens Cloths Details
</td>
</tr>
<tr>
<td>
<ahref="blackberryshirt.html"><h3> BlackBerryS Combo Pack Of 3 Men Assorted
Shirts
</h3></a>
</td>
</tr>
<tr>
<td>
<ahref="Phoenix Maroon Henley Men T shirt fsp.html"><h3>Phoenix Maroon Henley
Men T shirt fsp</h3></a>
</td>
</tr>
<tr>

41
<td>
<ahref="Phoenix Combo Of Two Men T shirts phnx cmb21.html"><h3>Phoenix Combo
Of Two Men T shirts phnx cmb21</h3></a>
</td>
</tr>
<tr>
<td>
<ahref="Butoon.html"><h3>Burton-Black-Track-Pants</h3></a>
</td>
</tr>
<tr>
<td>
<ahref="Gritstone Pack of 3 Assorted T-Shirts - GTOCT5.html"><h3>Phoenix Combo
Of Two Men T shirts phnx cmb21</h3></a>
</td>
</tr>

</table>
</div>
</div>
</ul>
</section>

<footer>
<section>
<h3>Left Stuff</h3>
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

Online shopping has completely redefined the way people make their
buying decisions; the Internet provides access to a lot of information about a
particular product, which can be looked at, evaluated, and comparison-priced
at any given time. Online shopping allows the buyer to save the time and
expense, which would have been spent traveling to the store or mall.
</p>

</section>

<section>
<h3>Right Stuff</h3>
<p>
A larger commercial zone can be found in many cities, more formally called
a central business district, but more commonly called "downtown" in the United
States, or in Arab cities, souks. Shopping hubs, or shopping centers, are
collections of stores; that is a grouping of several businesses.
</p>

42
</section>

</footer>

</body>
</html>

MEN SECTION PRODUCT LIST

Description: In the above image the Mens section product list of the website is
shown which consists of BlackBerrys combo pack of 3 men associated Shirts,
Phoenix Maroon Henley Men T shirt fsp and so on.

MEN SECTION PRODUCT LIST

7(a): BLACKBERRYS COMBO PACK OF 3 MEN ASSORTED SHIRTS


<!doctype html>
<htmllang="en">
<head>
<title>24 Hours Easy Shopping</title>
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen" />
<linkrel="stylesheet" type="text/css" href="print.css" media="print" />
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

43
</head>
<body>

<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<imgsrc="images/FreeGreatPicture.com-24621-hd-women-shopping.jpg"
height="350px;" alt="lime" />
</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdclass="heading2">
BlackBerryS Combo Pack Of 3 Men Assorted
Shirts
</td>
</tr>
<tr>
<tdcolspan="2">
<imgsrc="img/86104s_1.jpg" width="300px" height="300px" alt=""/>
</td>

</tr>

<tr>

<tdclass="heading1">
Rs:1099 </td>
</tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Login.html"><h3>Book Now</h3></a>
</td></tr>

44
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Enquiry.html"><h3>Order Now</h3></a>
</td>
</tr>
</table>
</div>
</div>
</ul>
</section>

<footer>
<section>
<h3>Left Stuff</h3>
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

Online shopping has completely redefined the way people make


their buying decisions; the Internet provides access to a lot of information
about a particular product, which can be looked at, evaluated, and comparison-
priced at any given time. Online shopping allows the buyer to save the time
and expense, which would have been spent traveling to the store or mall.
</p>

</section>

<section>
<h3>Right Stuff</h3>
<p>
A larger commercial zone can be found in many cities, more
formally called a central business district, but more commonly called
"downtown" in the United States, or in Arab cities, souks. Shopping hubs, or
shopping centers, are collections of stores; that is a grouping of several
businesses.
</p>
</section>

</footer>

</body>
</html>

45
BLACKBERRYS COMBO PACK OF 3 MEN ASSORTED SHIRTS

Description: In the above image the Mens section product list of the website
is shown which consists of (a) BlackBerrys combo pack of 3 men associated
Shirts with the option of book now or order now available just bellow the product.

MEN SECTION PRODUCT LIST

7(b): PHOENIX MAROON HENLEY MEN T SHIRT FSP


<!doctype html>
<htmllang="en">
<head>
<title>24 Hours Easy Shopping</title>
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen" />
<linkrel="stylesheet" type="text/css" href="print.css" media="print" />
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

</head>
<body>

46
<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<imgsrc="images/FreeGreatPicture.com-24621-hd-women-shopping.jpg"
height="350px;" alt="lime" />
</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdclass="heading2">
Phoenix Maroon Henley Men T shirt fsp
</td>
</tr>
<tr>
<tdcolspan="2">
<imgsrc="img/41vI1E9uP+L._SL207_SX160_CR0,0,160,207_.jpg" width="300px"
height="300px" alt=""/>
</td>

</tr>

<tr>

<tdclass="heading1">
Rs:299 </td>
</tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Login.html"><h3>Book Now</h3></a>
</td></tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Enquiry.html"><h3>Order Now</h3></a>

47
</td>
</tr>
</table>
</div>
</div>
</ul>
</section>

<footer>
<section>
<h3>Left Stuff</h3>
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

Online shopping has completely redefined the way people make


their buying decisions; the Internet provides access to a lot of information
about a particular product, which can be looked at, evaluated, and comparison-
priced at any given time. Online shopping allows the buyer to save the time
and expense, which would have been spent traveling to the store or mall.
</p>

</section>

<section>
<h3>Right Stuff</h3>
<p>
A larger commercial zone can be found in many cities, more
formally called a central business district, but more commonly called
"downtown" in the United States, or in Arab cities, souks. Shopping hubs, or
shopping centers, are collections of stores; that is a grouping of several
businesses.
</p>
</section>

</footer>

</body>
</html>

48
PHOENIX MAROON HENLEY MEN T SHIRT FSP

Description: In the above image the Mens section product list of the website
is shown which consists of (b) Phoenix Maroon Henley Men T Shirt FSP with
the option of book now or order now available just bellow the product.

MEN SECTION PRODUCT LIST

7(c): PHOENIX COMBO OF TWO MEN T SHIRTS PHNX CMB21


<!doctype html>
<htmllang="en">
<head>
<title>24 Hours Easy Shopping</title>
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen" />

49
<linkrel="stylesheet" type="text/css" href="print.css" media="print" />
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

</head>
<body>

<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<imgsrc="images/FreeGreatPicture.com-24621-hd-women-shopping.jpg"
height="350px;" alt="lime" />
</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdclass="heading2">
Phoenix Combo Of Two Men T shirts phnx cmb21
</td>
</tr>
<tr>
<tdcolspan="2">
<imgsrc="img/51PulLfagbL._SL207_SX160_CR0,0,160,207_.jpg" width="300px"
height="300px" alt=""/>
</td>

</tr>

<tr>

<tdclass="heading1">
Rs:699 </td>
</tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">

50
<ahref="Login.html"><h3>Book Now</h3></a>
</td></tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Enquiry.html"><h3>Order Now</h3></a>
</td>
</tr>
</table>
</div>
</div>
</ul>
</section>

<footer>
<section>
<h3>Left Stuff</h3>
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

Online shopping has completely redefined the way people make


their buying decisions; the Internet provides access to a lot of information
about a particular product, which can be looked at, evaluated, and comparison-
priced at any given time. Online shopping allows the buyer to save the time
and expense, which would have been spent traveling to the store or mall.
</p>

</section>

<section>
<h3>Right Stuff</h3>
<p>
A larger commercial zone can be found in many cities, more
formally called a central business district, but more commonly called
"downtown" in the United States, or in Arab cities, souks. Shopping hubs, or
shopping centers, are collections of stores; that is a grouping of several
businesses.
</p>
</section>

</footer>

</body>
</html>

PHOENIX COMBO OF TWO MEN T SHIRTS PHNX CMB21

51
Description: In the above image the Mens section product list of the website
is shown which consists of (c) Phoenix Combo of two Men T-Shirts Phnx
CMB21 with the option of book now or order now available just bellow the product.

MEN SECTION PRODUCT LIST

7(d)(i): BURTON- BLACK- TRACK-PANTS


<!doctype html>
<htmllang="en">
<head>
<title>24 Hours Easy Shopping</title>
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen" />
<linkrel="stylesheet" type="text/css" href="print.css" media="print" />
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

52
</head>
<body>

<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<imgsrc="images/FreeGreatPicture.com-24621-hd-women-shopping.jpg"
height="350px;" alt="lime" />
</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdclass="heading2">
Burton-Black-Track-Pants
</td>
</tr>
<tr>
<tdcolspan="2">
<imgsrc="img/Burton-Black-Track-Pants-4745-578737-1-mcatalog.jpg"
width="300px" height="300px" alt=""/>
</td>

</tr>

<tr>

<tdclass="heading1">
Rs:2099 </td>
</tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Login.html"><h3>Book Now</h3></a>
</td></tr>
<tr>

53
<tdcolspan="2" align="right" valign="bottom">
<ahref="Enquiry.html"><h3>Order Now</h3></a>
</td>
</tr>
</table>
</div>
</div>
</ul>
</section>

<footer>
<section>
<h3>Left Stuff</h3>
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

Online shopping has completely redefined the way people make


their buying decisions; the Internet provides access to a lot of information
about a particular product, which can be looked at, evaluated, and comparison-
priced at any given time. Online shopping allows the buyer to save the time
and expense, which would have been spent traveling to the store or mall.
</p>

</section>

<section>
<h3>Right Stuff</h3>
<p>
A larger commercial zone can be found in many cities, more
formally called a central business district, but more commonly called
"downtown" in the United States, or in Arab cities, souks. Shopping hubs, or
shopping centers, are collections of stores; that is a grouping of several
businesses.
</p>
</section>

</footer>

</body>
</html>

54
BURTON-BLACK-TRACK-PANTS

Description: In the above image the Mens section product list of the website
is shown which consists of (d)(i) Burton-Black-Track-Pants with the option of
book now or order now available just bellow the product.

MEN SECTION PRODUCT LIST

7(d)(ii): BURTON- BLACK- TRACK-PANTS


<!doctype html>
<htmllang="en">
<head>
<title>24 Hours Easy Shopping</title>

55
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen" />
<linkrel="stylesheet" type="text/css" href="print.css" media="print" />
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

</head>
<body>

<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<imgsrc="images/FreeGreatPicture.com-24621-hd-women-shopping.jpg"
height="350px;" alt="lime" />
</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdclass="heading2">
Burton-Black-Track-Pants
</td>
</tr>
<tr>
<tdcolspan="2">
<imgsrc="img/51ZAldfdg8L._SL160_CR0,0,160,207_.jpg" width="300px"
height="300px" alt=""/>
</td>

</tr>

<tr>

<tdclass="heading1">
Rs:2099 </td>
</tr>
<tr>

56
<tdcolspan="2" align="right" valign="bottom">
<ahref="Login.html"><h3>Book Now</h3></a>
</td></tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Enquiry.html"><h3>Order Now</h3></a>
</td>
</tr>
</table>
</div>
</div>
</ul>
</section>

<footer>
<section>
<h3>Left Stuff</h3>
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

Online shopping has completely redefined the way people make


their buying decisions; the Internet provides access to a lot of information
about a particular product, which can be looked at, evaluated, and comparison-
priced at any given time. Online shopping allows the buyer to save the time
and expense, which would have been spent traveling to the store or mall.
</p>

</section>

<section>
<h3>Right Stuff</h3>
<p>
A larger commercial zone can be found in many cities, more
formally called a central business district, but more commonly called
"downtown" in the United States, or in Arab cities, souks. Shopping hubs, or
shopping centers, are collections of stores; that is a grouping of several
businesses.
</p>
</section>

</footer>

</body>
</html>

57
BURTON-BLACK-TRACK-PANTS

Description: In the above image the Mens section product list of the website
is shown which consists of (d)(ii) Burton-Black-Track-Pants with the option of
book now or order now available just bellow the product.

8 WOMEN SECTION
<!doctype html>
<htmllang="en">
<head>
<title>24 Hours Easy Shopping</title>
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen" />
<linkrel="stylesheet" type="text/css" href="print.css" media="print" />
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

</head>

58
<body>

<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<imgsrc="images/FreeGreatPicture.com-24621-hd-women-shopping.jpg"
height="350px;" alt="lime" />
</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdclass="heading2">
Woments Cloths Details
</td>
</tr>
<tr>
<td>
<ahref="Alia Bhatt.html"><h3>Alia Bhatt at 58th Film Fare Award Wearing Manish
Malhotra's Designer Lehngha
</h3></a>
</td>
</tr>
<tr>
<td>
<ahref="Latest Aqua Green Anarkali Suit Latest Aqua Green Anarkali
Suit.html"><h3>Latest Aqua Green Anarkali Suit Latest Aqua Green Anarkali
Suit</h3></a>
</td>
</tr>
<tr>
<td>
<ahref="womenshares.html"><h3>Kalazone Green,Yellow Chiffon Embroidery,Stone
Work Saree
</h3></a>

59
</td>
</tr>
<tr>
<td>
<ahref="Black Zari Work Anarkali Suit.html"><h3>Black Zari Work Anarkali
Suit</h3></a>
</td>
</tr>

</table>
</div>
</div>
</ul>
</section>

<footer>
<section>
<h3>Left Stuff</h3>
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

Online shopping has completely redefined the way people make


their buying decisions; the Internet provides access to a lot of information
about a particular product, which can be looked at, evaluated, and comparison-
priced at any given time. Online shopping allows the buyer to save the time
and expense, which would have been spent traveling to the store or mall.
</p>

</section>

<section>
<h3>Right Stuff</h3>
<p>
A larger commercial zone can be found in many cities, more
formally called a central business district, but more commonly called
"downtown" in the United States, or in Arab cities, souks. Shopping hubs, or
shopping centers, are collections of stores; that is a grouping of several
businesses.
</p>
</section>

</footer>

</body>
</html>

60
WOMEN SECTION

Description: In the above image the Womens section product list of the website is
shown which consists of Alia Bhatt 58th Film Fare Award Wearing Manish Malhotras
Designer Lehngha, Black Zari Work Anarkali Suit and so on.

WOMEN SECTION PRODUCT LIST

8(a)(i): ALIA BHATT AT 58TH FILM FARE AWARD WEARING MANISH


MALHOTRA'S DESIGNER LEHNGHA
<!doctype html>
<htmllang="en">
<head>

61
<title>24 Hours Easy Shopping</title>
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen" />
<linkrel="stylesheet" type="text/css" href="print.css" media="print" />
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

</head>
<body>

<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<imgsrc="images/FreeGreatPicture.com-24621-hd-women-shopping.jpg"
height="350px;" alt="lime" />
</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdclass="heading2">
Alia Bhatt at 58th Film Fare Award Wearing
Manish Malhotra's Designer Lehngha
</td>
</tr>
<tr>
<tdcolspan="2">
<imgsrc="img/4102gpn9HaL._SL207_SX160_CR0,0,160,207_.jpg" width="300px"
height="300px" alt=""/>
</td>

</tr>

<tr>

<tdclass="heading1">
Rs:2145 </td>

62
</tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Login.html"><h3>Book Now</h3></a>
</td></tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Enquiry.html"><h3>Order Now</h3></a>
</td>
</tr>
</table>
</div>
</div>
</ul>
</section>

<footer>
<section>
<h3>Left Stuff</h3>
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

Online shopping has completely redefined the way people make


their buying decisions; the Internet provides access to a lot of information
about a particular product, which can be looked at, evaluated, and comparison-
priced at any given time. Online shopping allows the buyer to save the time
and expense, which would have been spent traveling to the store or mall.
</p>

</section>

<section>
<h3>Right Stuff</h3>
<p>
A larger commercial zone can be found in many cities, more
formally called a central business district, but more commonly called
"downtown" in the United States, or in Arab cities, souks. Shopping hubs, or
shopping centers, are collections of stores; that is a grouping of several
businesses.
</p>
</section>

</footer>

</body>
</html>

63
ALIA BHATT AT 58TH FILM FARE AWARD WEARING MANISH MALHOTRA'S
DESIGNER LEHNGHA

Description: In the above image the Womens section product list of the
website is shown which consists of (8)(a)(i) Alia Bhatt 58th Film Fare Award
WEading Manish Malhotras Designer Lehngha with the option of book now or
order now available just bellow the product.

WOMEN SECTION PRODUCT LIST

64
8(a)(ii): ALIA BHATT AT 58TH FILM FARE AWARD WEARING MANISH
MALHOTRA'S DESIGNER LEHNGHA
<!doctype html>
<htmllang="en">
<head>
<title>24 Hours Easy Shopping</title>
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen" />
<linkrel="stylesheet" type="text/css" href="print.css" media="print" />
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

</head>
<body>

<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<imgsrc="images/FreeGreatPicture.com-24621-hd-women-shopping.jpg"
height="350px;" alt="lime" />
</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdclass="heading2">
Alia Bhatt at 58th Film Fare Award Wearing
Manish Malhotra's Designer Lehngha
</td>
</tr>
<tr>
<tdcolspan="2">
<imgsrc="img/41k7C6ZCMxL._SL207_SX160_CR0,0,160,207_.jpg" width="300px"
height="300px" alt=""/>
</td>

65
</tr>

<tr>

<tdclass="heading1">
Rs:2999 </td>
</tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Login.html"><h3>Book Now</h3></a>
</td></tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Enquiry.html"><h3>Order Now</h3></a>
</td>
</tr>
</table>
</div>
</div>
</ul>
</section>

<footer>
<section>
<h3>Left Stuff</h3>
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

Online shopping has completely redefined the way people make


their buying decisions; the Internet provides access to a lot of information
about a particular product, which can be looked at, evaluated, and comparison-
priced at any given time. Online shopping allows the buyer to save the time
and expense, which would have been spent traveling to the store or mall.
</p>

</section>

<section>
<h3>Right Stuff</h3>
<p>
A larger commercial zone can be found in many cities, more
formally called a central business district, but more commonly called
"downtown" in the United States, or in Arab cities, souks. Shopping hubs, or
shopping centers, are collections of stores; that is a grouping of several
businesses.
</p>

66
</section>

</footer>

</body>
</html>

ALIA BHATT AT 58TH FILM FARE AWARD WEARING MANISH MALHOTRA'S


DESIGNER LEHNGHA

Description: In the above image the Womens section product list of the
website is shown which consists of (8)(a)(ii) Alia Bhatt 58th Film Fare Award
WEading Manish Malhotras Designer Lehngha with the option of book now or
order now available just bellow the product

WOMEN SECTION PRODUCT LIST

67
8(b): KALAZONE GREEN, YELLOW, CHIFFONEMBROIDERY, STONE WORK
SAREE
<!doctype html>
<htmllang="en">
<head>
<title>24 Hours Easy Shopping</title>
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen" />
<linkrel="stylesheet" type="text/css" href="print.css" media="print" />
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

</head>
<body>

<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<marqueedirection="right"><imgsrc="images/FreeGreatPicture.com-24621-hd-women-
shopping.jpg" width="200" height="204" alt="img" border="0" />
<imgsrc="img/4102gpn9HaL._SL207_SX160_CR0,0,160,207_.jpg" width="200"
height="204" alt="img" border="0" />
</marquee>
<tdheight="180px;">

</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdclass="heading2">
Kalazone Green,Yellow Chiffon Embroidery,Stone
Work Saree

</td>

68
</tr>
<tr>
<tdcolspan="2">
<imgsrc="img/51nD-THeExL._SL207_SX160_CR0,0,160,207_.jpg" width="300px"
height="300px" alt=""/>
</td>

</tr>

<tr>

<tdclass="heading1">
Rs:2145 </td>
</tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Login.html"><h3>Book Now</h3></a>
</td></tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Enquiry.html"><h3>Order Now</h3></a>
</td>
</tr>
</table>
</div>
</div>
</ul>
</section>

<footer>
<section>
<h3>Left Stuff</h3>
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

Online shopping has completely redefined the way people make


their buying decisions; the Internet provides access to a lot of information
about a particular product, which can be looked at, evaluated, and comparison-
priced at any given time. Online shopping allows the buyer to save the time
and expense, which would have been spent traveling to the store or mall.
</p>

</section>

<section>
<h3>Right Stuff</h3>
<p>

69
A larger commercial zone can be found in many cities, more
formally called a central business district, but more commonly called
"downtown" in the United States, or in Arab cities, souks. Shopping hubs, or
shopping centers, are collections of stores; that is a grouping of several
businesses.
</p>
</section>

</footer>

</body>
</html>

Description: In the above image the Womens section product list of the
website is shown which consists of (8)(b) Kalazone Green, Yellow Chiffon
Embroidery, Stone Work Saree with the option of book now or order now
available just bellow the product

WOMEN SECTION PRODUCT LIST

8(c): BLACK ZARI WORK ANARKALI SUIT


70
<!doctype html>
<htmllang="en">
<head>
<title>24 Hours Easy Shopping</title>
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen" />
<linkrel="stylesheet" type="text/css" href="print.css" media="print" />
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

</head>
<body>

<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<imgsrc="images/FreeGreatPicture.com-24621-hd-women-shopping.jpg"
height="350px;" alt="lime" />
</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdclass="heading2">
Black Zari Work Anarkali Suit
</td>
</tr>
<tr>
<tdcolspan="2">
<imgsrc="img/418rsoxqAUL._SL207_SX160_CR0,0,160,207_.jpg" width="300px"
height="300px" alt=""/>
</td>

</tr>

<tr>

71
<tdclass="heading1">
Rs:1599 </td>
</tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Login.html"><h3>Book Now</h3></a>
</td></tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Enquiry.html"><h3>Order Now</h3></a>
</td>
</tr>
</table>
</div>
</div>
</ul>
</section>

<footer>
<section>
<h3>Left Stuff</h3>
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

Online shopping has completely redefined the way people make


their buying decisions; the Internet provides access to a lot of information
about a particular product, which can be looked at, evaluated, and comparison-
priced at any given time. Online shopping allows the buyer to save the time
and expense, which would have been spent traveling to the store or mall.
</p>

</section>

<section>
<h3>Right Stuff</h3>
<p>
A larger commercial zone can be found in many cities, more
formally called a central business district, but more commonly called
"downtown" in the United States, or in Arab cities, souks. Shopping hubs, or
shopping centers, are collections of stores; that is a grouping of several
businesses.
</p>
</section>

</footer>

</body>

72
</html>

BLACK ZARI WORK ANARKALI SUIT

Description: In the above image the Womens section product list of the
website is shown which consists of (8)(c) Black Zari Work Anarkali Suit with the
option of book now or order now available just bellow the product

9)KIDS SECTION
<!doctype html>
<htmllang="en">
<head>
<title>24 Hours Easy Shopping</title>
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen" />
<linkrel="stylesheet" type="text/css" href="print.css" media="print" />

73
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

</head>
<body>

<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<imgsrc="images/FreeGreatPicture.com-24621-hd-women-shopping.jpg"
height="350px;" alt="lime" />
</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdclass="heading2">
Kid Cloths Details
</td>
</tr>
<tr>
<td>
<ahref="babycloth.html"><h3>Active Wear & Hoodies
</h3></a>
</td>
</tr>
<tr>
<td>
<ahref="Black Faux Georgette and Net Readymade Gown Hover over image to zoom
Black Faux.html"><h3>Black Faux Georgette and Net Readymade Gown Hover over
image to zoom Black Faux</h3></a>
</td>
</tr>
<tr>
<td>
<ahref="Baby Girls Clothing.html"><h3>Baby Girls' Clothing

74
</h3></a>
</td>
</tr>
<tr>
<td>
<ahref="militrary.html"><h3>Militrary</h3></a>
</td>
</tr>

</table>
</div>
</div>
</ul>
</section>

<footer>
<section>
<h3>Left Stuff</h3>
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

Online shopping has completely redefined the way people make


their buying decisions; the Internet provides access to a lot of information
about a particular product, which can be looked at, evaluated, and comparison-
priced at any given time. Online shopping allows the buyer to save the time
and expense, which would have been spent traveling to the store or mall.
</p>

</section>

<section>
<h3>Right Stuff</h3>
<p>
A larger commercial zone can be found in many cities, more
formally called a central business district, but more commonly called
"downtown" in the United States, or in Arab cities, souks. Shopping hubs, or
shopping centers, are collections of stores; that is a grouping of several
businesses.
</p>
</section>

</footer>

</body>
</html>

75
KIDS SECTION

Description: In the above image the Womens section product list of the website is
shown which consists of Active Wear ansd Hoodies, Baby Girls Clothing and so on.

KIDS SECTION PRODUCT LIST

9)(a): ACTIVE WEAR AND HOODIES


<!doctype html>
<htmllang="en">
<head>
<title>24 Hours Easy Shopping</title>

76
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen" />
<linkrel="stylesheet" type="text/css" href="print.css" media="print" />
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

</head>
<body>

<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<imgsrc="images/FreeGreatPicture.com-24621-hd-women-shopping.jpg"
height="350px;" alt="lime" />
</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdclass="heading2">
Active Wear & Hoodies
</td>
</tr>
<tr>
<tdcolspan="2">
<imgsrc="img/boyhoodie._CB339844938_AC_AA150___1.jpg" width="300px"
height="300px" alt=""/>
</td>

</tr>

<tr>

<tdclass="heading1">
Rs:599 </td>
</tr>
<tr>

77
<tdcolspan="2" align="right" valign="bottom">
<ahref="Login.html"><h3>Book Now</h3></a>
</td></tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Enquiry.html"><h3>Order Now</h3></a>
</td>
</tr>
</table>
</div>
</div>
</ul>
</section>

<footer>
<section>
<h3>Left Stuff</h3>
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

Online shopping has completely redefined the way people make


their buying decisions; the Internet provides access to a lot of information
about a particular product, which can be looked at, evaluated, and comparison-
priced at any given time. Online shopping allows the buyer to save the time
and expense, which would have been spent traveling to the store or mall.
</p>

</section>

<section>
<h3>Right Stuff</h3>
<p>
A larger commercial zone can be found in many cities, more
formally called a central business district, but more commonly called
"downtown" in the United States, or in Arab cities, souks. Shopping hubs, or
shopping centers, are collections of stores; that is a grouping of several
businesses.
</p>
</section>

</footer>

</body>
</html>

78
ACTIVE WEAR & HOODIES

Description: In the above image the Womens section product list of the
website is shown which consists of (9)(a) Active Wear and Hoddies with the
option of book now or order now available just bellow the product

KIDS SECTION PRODUCT LIST

9)(b): BLACK FAUX GEORGETTE AND NET READYMADE GOWN


<!doctype html>
<htmllang="en">
<head>
<title>24 Hours Easy Shopping</title>
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen" />
<linkrel="stylesheet" type="text/css" href="print.css" media="print" />
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

79
</head>
<body>

<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<imgsrc="images/FreeGreatPicture.com-24621-hd-women-shopping.jpg"
height="350px;" alt="lime" />
</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdclass="heading2">
Black Faux Georgette and Net Readymade Gown
</td>
</tr>
<tr>
<tdcolspan="2">
<imgsrc="img/415RhneUa4L._SL145_.jpg" width="300px" height="300px" alt=""/>
</td>

</tr>

<tr>

<tdclass="heading1">
Rs:999 </td>
</tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Login.html"><h3>Book Now</h3></a>
</td></tr>
<tr>

80
<tdcolspan="2" align="right" valign="bottom">
<ahref="Enquiry.html"><h3>Order Now</h3></a>
</td>
</tr>
</table>
</div>
</div>
</ul>
</section>

<footer>
<section>
<h3>Left Stuff</h3>
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

Online shopping has completely redefined the way people make


their buying decisions; the Internet provides access to a lot of information
about a particular product, which can be looked at, evaluated, and comparison-
priced at any given time. Online shopping allows the buyer to save the time
and expense, which would have been spent traveling to the store or mall.
</p>

</section>

<section>
<h3>Right Stuff</h3>
<p>
A larger commercial zone can be found in many cities, more
formally called a central business district, but more commonly called
"downtown" in the United States, or in Arab cities, souks. Shopping hubs, or
shopping centers, are collections of stores; that is a grouping of several
businesses.
</p>
</section>

</footer>

</body>
</html>

BLACK FAUX GEORGETTE AND NET READYMADE GOWN

81
Description: In the above image the Womens section product list of the
website is shown which consists of (9)(b) Black Faux Georgette and Net
Readymade Gown with the option of book now or order now available just bellow
the product

KIDS SECTION PRODUCT LIST

9)(c): BABY GIRL CLOTH


<!doctype html>
<htmllang="en">
<head>
<title>24 Hours Easy Shopping</title>
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen" />
<linkrel="stylesheet" type="text/css" href="print.css" media="print" />
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

82
</head>
<body>

<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<imgsrc="images/FreeGreatPicture.com-24621-hd-women-shopping.jpg"
height="350px;" alt="lime" />
</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdclass="heading2">
Baby Girl Cloth
</td>
</tr>
<tr>
<tdcolspan="2">
<imgsrc="img/babygirl._CB338819642_AC_AA160__.jpg" width="300px"
height="300px" alt=""/>
</td>

</tr>

<tr>

<tdclass="heading1">
Rs:699 </td>
</tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Login.html"><h3>Book Now</h3></a>
</td></tr>

83
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Enquiry.html"><h3>Order Now</h3></a>
</td>
</tr>
</table>
</div>
</div>
</ul>
</section>

<footer>
<section>
<h3>Left Stuff</h3>
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

Online shopping has completely redefined the way people make


their buying decisions; the Internet provides access to a lot of information
about a particular product, which can be looked at, evaluated, and comparison-
priced at any given time. Online shopping allows the buyer to save the time
and expense, which would have been spent traveling to the store or mall.
</p>

</section>

<section>
<h3>Right Stuff</h3>
<p>
A larger commercial zone can be found in many cities, more
formally called a central business district, but more commonly called
"downtown" in the United States, or in Arab cities, souks. Shopping hubs, or
shopping centers, are collections of stores; that is a grouping of several
businesses.
</p>
</section>

</footer>

</body>
</html>

BABY GIRL CLOTH


84
Description: In the above image the Womens section product list of the
website is shown which consists of (9)(c) Baby Girl Cloth with the option of book
now or order now available just bellow the product

KIDS SECTION PRODUCT LIST

9)(d): MILITRARY
<!doctype html>
<htmllang="en">
<head>
<title>24 Hours Easy Shopping</title>
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen" />
<linkrel="stylesheet" type="text/css" href="print.css" media="print" />
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

85
</head>
<body>

<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<imgsrc="images/FreeGreatPicture.com-24621-hd-women-shopping.jpg"
height="350px;" alt="lime" />
</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdclass="heading2">
Militrary
</td>
</tr>
<tr>
<tdcolspan="2">
<imgsrc="img/61RCvLdE7mL._SL145__1.jpg" width="300px" height="300px" alt=""/>
</td>

</tr>

<tr>

<tdclass="heading1">
Rs:1099 </td>
</tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Login.html"><h3>Book Now</h3></a>
</td></tr>
<tr>

86
<tdcolspan="2" align="right" valign="bottom">
<ahref="Enquiry.html"><h3>Order Now</h3></a>
</td>
</tr>
</table>
</div>
</div>
</ul>
</section>

<footer>
<section>
<h3>Left Stuff</h3>
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

Online shopping has completely redefined the way people make


their buying decisions; the Internet provides access to a lot of information
about a particular product, which can be looked at, evaluated, and comparison-
priced at any given time. Online shopping allows the buyer to save the time
and expense, which would have been spent traveling to the store or mall.
</p>

</section>

<section>
<h3>Right Stuff</h3>
<p>
A larger commercial zone can be found in many cities, more
formally called a central business district, but more commonly called
"downtown" in the United States, or in Arab cities, souks. Shopping hubs, or
shopping centers, are collections of stores; that is a grouping of several
businesses.
</p>
</section>

</footer>

</body>
</html>

87
Description: In the above image the Womens section product list of the
website is shown which consists of (9)(d) Militrary with the option of book now or
order now available just bellow the product

10)MOBILE DETAILS
<!doctype html>

<htmllang="en">
<head>
<title>24 Hours Easy Shopping</title>
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen"
/>
<linkrel="stylesheet" type="text/css" href="print.css"
media="print" />
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

88
</head>
<body>

<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<imgsrc="images/FreeGreatPicture.com-24621-hd-women-shopping.jpg"
height="350px;" alt="lime" />
</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdclass="heading2">
Mobile Details
</td>
</tr>

<tr>
<td>
<ahref="Apple iPhone.html"><h3>Apple iPhone 5S (Space Grey) (16 GB)</h3></a>
</td>
</tr>
<tr>
<td>
<ahref="Gionee S6.html"><h3>Gionee S6 (Gold)</h3></a>
</td>
</tr>
<tr>
<td>
<ahref="Samsung Galaxy J7.html"><h3>Samsung Galaxy J7 (White)</h3></a>
</td>
</tr>
<tr>

89
<td>
<ahref="Lenovo A2010.html"><h3> Lenovo A2010 (Black)</h3></a>
</td>
</tr>
<tr>
<td>
<ahref="Micromax Canvas Selfie.html"><h3> Micromax Canvas Selfie 4 Q349
(Silver)</h3></a>
</td>
</tr>
<tr>
<td>
<ahref="Asus Zenfone Max.html"><h3>Asus Zenfone Max ZC550KL (16 GB),
black</h3></a>
</td>
</tr>
<tr>
<td>
<ahref="Apple iPhone 7.html"><h3>Apple iPhone 7</h3></a>
</td>
</tr>

<tr>
<td>
<ahref="moto.html"><h3>YU Yunique Plus (8GB, Black)</h3></a>
</td>
</tr>
<tr>
<td>
<ahref="Apple iPhone 5S.html"><h3>Apple iPhone 5S (Silver) (16 GB)</h3></a>
</td>
</tr>
<tr>
<td>
<ahref="Samsung Galaxy J5.html"><h3>Samsung Galaxy J5 (Gold)</h3></a>
</td>
</tr>
<tr>
<td>
<ahref="Lava Iris Atom 3.html"><h3> Lava Iris Atom 3 (8 GB, White)</h3></a>
</td>
</tr>
<tr>
<td>
<ahref="Gionee F103.html"><h3> Gionee F103 (Black)</h3></a>
</td>
</tr>
<tr>
<td>
<ahref="Apple iPhone SE.html"><h3>Apple iPhone SE (64 GB) Space Grey</h3></a>
</td>
</tr>

</table>
</div>
</div>
</ul>

90
</section>

<footer>
<section>
<h3>Left Stuff</h3>
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

Online shopping has completely redefined the way people make their
buying decisions; the Internet provides access to a lot of information about a
particular product, which can be looked at, evaluated, and comparison-priced
at any given time. Online shopping allows the buyer to save the time and
expense, which would have been spent traveling to the store or mall.
</p>

</section>

<section>
<h3>Right Stuff</h3>
<p>
A larger commercial zone can be found in many cities, more formally called
a central business district, but more commonly called "downtown" in the United
States, or in Arab cities, souks. Shopping hubs, or shopping centers, are
collections of stores; that is a grouping of several businesses.
</p>
</section>

</footer>

</body>
</html>

91
Description: In the above image the Mobile Details product list of the website is
shown which consists of Apple iPhone 5s (Space Galaxy) (16GB). GeonyS6
(Gold)and many more.

MOBILE DETAILS

10)(a): APPLE IPHONE5S(SPACE GREY) (16GB)


<!doctype html>
<htmllang="en">

92
<head>
<title>24 Hours Easy Shopping</title>
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen" />
<linkrel="stylesheet" type="text/css" href="print.css" media="print" />
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

</head>
<body>

<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<imgsrc="images/FreeGreatPicture.com-24621-hd-women-shopping.jpg"
height="350px;" alt="lime" />
</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdclass="heading2">
Apple iPhone 5S (Space Grey) (16 GB)
</td>
</tr>
<tr>
<tdcolspan="2">
<imgsrc="img/5sspacegrey.jpg.3442c80d0a.999x767x960.jpg" width="300px"
height="300px" alt=""/>
</td>

</tr>
<tr>
<tdclass="heading">

4 inch Screen

93
8 MP Primary Camera | 1.2 MP Secondary Camera
Operating System iOS 7
1560 mAh Battery
1 GB RAM
1.3 GHz Dual Core Processor

</td>
</tr>
<tr>

<tdclass="heading1">
Rs:21,555</td>
</tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Login.html"><h3>Book Now</h3></a>
</td></tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Enquiry.html"><h3>Order Now</h3></a>
</td>
</tr>
</table>
</div>
</div>
</ul>
</section>

<footer>
<section>
<h3>Left Stuff</h3>
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

Online shopping has completely redefined the way people make


their buying decisions; the Internet provides access to a lot of information
about a particular product, which can be looked at, evaluated, and comparison-
priced at any given time. Online shopping allows the buyer to save the time
and expense, which would have been spent traveling to the store or mall.
</p>

</section>

<section>
<h3>Right Stuff</h3>
<p>

94
A larger commercial zone can be found in many cities, more
formally called a central business district, but more commonly called
"downtown" in the United States, or in Arab cities, souks. Shopping hubs, or
shopping centers, are collections of stores; that is a grouping of several
businesses.
</p>
</section>

</footer>

</body>
</html>

Description: In the above image the Mobile Detals list of the website is shown
which consists of (10)(a) Apple iPhone 5S (Soace Grey) (16GB) with the option
of book now option available just bellow the product

MOBILE DETAILS

10)(b): GIONEE S6(GOLD)


<!doctype html>
<htmllang="en">
<head>
<title>24 Hours Easy Shopping</title>

95
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen" />
<linkrel="stylesheet" type="text/css" href="print.css" media="print" />
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

</head>
<body>

<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<imgsrc="images/FreeGreatPicture.com-24621-hd-women-shopping.jpg"
height="350px;" alt="lime" />
</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdclass="heading2">
Gionee S6 (Gold)
</td>
</tr>
<tr>
<tdcolspan="2">
<imgsrc="img/1g.jpeg.bfc46b7bad.999x246x500.jpg" width="300px" height="300px"
alt=""/>
</td>

</tr>
<tr>
<tdclass="heading">

Gionee S6 (Gold)
Rating of 5 out of 5 Rating of 5 out of 5 Rating of 5 out of 5 Rating of 5 out
of 5 Rating of 5 out of 5 2Buyer Reviews Write Review

96
5.5 inch Screen
13 MP Primary Camera | 5 MP Secondary Camera
Android v5.1 (Lollipop) with Amigo 3.1
3150 mAh Battery
3 GB RAM
1.3 Ghz + Mediatek MT6753 Octa Core Processor

</td>
</tr>
<tr>

<tdclass="heading1">
Rs:17,555</td>
</tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Login.html"><h3>Book Now</h3></a>
</td></tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Enquiry.html"><h3>Order Now</h3></a>
</td>
</tr>
</table>
</div>
</div>
</ul>
</section>

<footer>
<section>
<h3>Left Stuff</h3>
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

Online shopping has completely redefined the way people make


their buying decisions; the Internet provides access to a lot of information
about a particular product, which can be looked at, evaluated, and comparison-
priced at any given time. Online shopping allows the buyer to save the time
and expense, which would have been spent traveling to the store or mall.
</p>

</section>

97
<section>
<h3>Right Stuff</h3>
<p>
A larger commercial zone can be found in many cities, more
formally called a central business district, but more commonly called
"downtown" in the United States, or in Arab cities, souks. Shopping hubs, or
shopping centers, are collections of stores; that is a grouping of several
businesses.
</p>
</section>

</footer>

</body>
</html>

Description: In the above image the Mobile Detals list of the website is shown
which consists of (10)(b) Gionee S6 (Gold) with the option of book now option
available just bellow the product

\
MOBILE DETAILS

10)(c): SAMSUNG GALAXY J7 (WHTE)


<!doctype html>
<htmllang="en">
<head>
<title>24 Hours Easy Shopping</title>
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen" />

98
<linkrel="stylesheet" type="text/css" href="print.css" media="print" />
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

</head>
<body>

<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<imgsrc="images/FreeGreatPicture.com-24621-hd-women-shopping.jpg"
height="350px;" alt="lime" />
</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdclass="heading2">
Samsung Galaxy J7 (White)
</td>
</tr>
<tr>
<tdcolspan="2">
<imgsrc="img/2.jpg.f90af95287.999x304x584.jpg" width="300px" height="300px"
alt=""/>
</td>

</tr>
<tr>
<tdclass="heading">

5.5 inch Screen


13 MP Primary Camera | 5 MP Secondary Camera

99
Android 5.1 Lollipop
3000 mAh Battery
1.5 GB RAM
1.5 Ghz Octa-Core Processor

</td>
</tr>
<tr>

<tdclass="heading1">
Rs:16,000</td>
</tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Login.html"><h3>Book Now</h3></a>
</td></tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Enquiry.html"><h3>Order Now</h3></a>
</td>
</tr>
</table>
</div>
</div>
</ul>
</section>

<footer>
<section>
<h3>Left Stuff</h3>
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

Online shopping has completely redefined the way people make


their buying decisions; the Internet provides access to a lot of information
about a particular product, which can be looked at, evaluated, and comparison-
priced at any given time. Online shopping allows the buyer to save the time
and expense, which would have been spent traveling to the store or mall.
</p>

</section>

100
<section>
<h3>Right Stuff</h3>
<p>
A larger commercial zone can be found in many cities, more
formally called a central business district, but more commonly called
"downtown" in the United States, or in Arab cities, souks. Shopping hubs, or
shopping centers, are collections of stores; that is a grouping of several
businesses.
</p>
</section>
</footer>

</body>
</html>

Description: In the above image the Mobile Detals list of the website is shown
which consists of (10)(c) Samsung Galaxy J7 (White) with the option of book
now option available just bellow the product

MOBILE DETAILS

10)(d): LENOVO A2010 (BLACK)


<!doctype html>
<htmllang="en">
<head>
<title>24 Hours Easy Shopping</title>
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen" />

101
<linkrel="stylesheet" type="text/css" href="print.css" media="print" />
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

</head>
<body>

<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<imgsrc="images/FreeGreatPicture.com-24621-hd-women-shopping.jpg"
height="350px;" alt="lime" />
</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdclass="heading2">
Lenovo A2010 (Black)
</td>
</tr>
<tr>
<tdcolspan="2">
<imgsrc="img/lenovoa20101.jpg.58d05c5456.999x540x892.jpg" width="300px"
height="300px" alt=""/>
</td>

</tr>
<tr>
<tdclass="heading">

102
4.5 inch Screen
5 MP Primary Camera | 2 MP Secondary Camera
Android 5.1, Lollipop
2000 mAh Battery
1 GB RAM
1.0 Ghz Quad Core Processor

</td>
</tr>
<tr>

<tdclass="heading1">
Rs:4,777</td>
</tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Login.html"><h3>Book Now</h3></a>
</td></tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Enquiry.html"><h3>Order Now</h3></a>
</td>
</tr>
</table>
</div>
</div>
</ul>
</section>

<footer>
<section>
<h3>Left Stuff</h3>
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

Online shopping has completely redefined the way people make


their buying decisions; the Internet provides access to a lot of information
about a particular product, which can be looked at, evaluated, and comparison-
priced at any given time. Online shopping allows the buyer to save the time
and expense, which would have been spent traveling to the store or mall.
</p>

</section>

<section>
<h3>Right Stuff</h3>
<p>

103
A larger commercial zone can be found in many cities, more
formally called a central business district, but more commonly called
"downtown" in the United States, or in Arab cities, souks. Shopping hubs, or
shopping centers, are collections of stores; that is a grouping of several
businesses.
</p>
</section>

</footer>

</body>
</html>

Description: In the above image the Mobile Detals list of the website is shown
which consists of (10)(d) Lenovo A2010(Black) with the option of book now
option available just bellow the product

MOBILE DETAILS

10)(e): MICROMAX CANVAS SELFIE 4 Q349 (SILVER)


<!doctype html>
<htmllang="en">
<head>
<title>24 Hours Easy Shopping</title>
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen" />
<linkrel="stylesheet" type="text/css" href="print.css" media="print" />

104
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

</head>
<body>

<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<imgsrc="images/FreeGreatPicture.com-24621-hd-women-shopping.jpg"
height="350px;" alt="lime" />
</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdclass="heading2">
Micromax Canvas Selfie 4 Q349 (Silver)
</td>
</tr>
<tr>
<tdcolspan="2">
<imgsrc="img/micromaxcanvasselfie4q349.png.d79435302b.999x208x416.jpg"
width="300px" height="300px" alt=""/>
</td>

</tr>
<tr>
<tdclass="heading">

Screen Size:-5 inch


RAM:-1 GB

105
Rear Camera:-8 MP
Processor Speed:-1.3 GHz
Processor:-1.3 GHz MediaTek MT6580, Quad Core

</td>
</tr>
<tr>

<tdclass="heading1">
Rs:5,999</td>
</tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Login.html"><h3>Book Now</h3></a>
</td></tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Enquiry.html"><h3>Order Now</h3></a>
</td>
</tr>
</table>
</div>
</div>
</ul>
</section>

<footer>
<section>
<h3>Left Stuff</h3>
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

Online shopping has completely redefined the way people make


their buying decisions; the Internet provides access to a lot of information
about a particular product, which can be looked at, evaluated, and comparison-
priced at any given time. Online shopping allows the buyer to save the time
and expense, which would have been spent traveling to the store or mall.
</p>

</section>

<section>
<h3>Right Stuff</h3>
<p>
A larger commercial zone can be found in many cities, more
formally called a central business district, but more commonly called

106
"downtown" in the United States, or in Arab cities, souks. Shopping hubs, or
shopping centers, are collections of stores; that is a grouping of several
businesses.
</p>
</section>

</footer>

</body>
</html>

Description: In the above image the Mobile Detals list of the website is shown
which consists of (10)(e) Micromax Canvas Selfie 4 Q349 (Silver) with the
option of book now option available just bellow the product

MOBILE DETAILS

10)(f): ASUS ZENFONE MAX ZC5SOKL (16 GB) BLACK


<!doctype html>
<htmllang="en">
<head>
<title>24 Hours Easy Shopping</title>
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen" />
<linkrel="stylesheet" type="text/css" href="print.css" media="print" />
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

107
</head>
<body>

<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<imgsrc="images/FreeGreatPicture.com-24621-hd-women-shopping.jpg"
height="350px;" alt="lime" />
</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdclass="heading2">
Asus Zenfone Max ZC550KL (16 GB), black
</td>
</tr>
<tr>
<tdcolspan="2">
<imgsrc="img/3.1.jpg.69f4340354.999x500x955.jpg" width="300px" height="300px"
alt=""/>
</td>

</tr>
<tr>
<tdclass="heading">

5.5 Inch Screen


13 MP Primary Camera | 5 MP Secondary Camera
Android 5.0 Lollipop
5000 mAh Battery
2 GB RAM
1.0 GHz Quad Core Processor

108
</td>
</tr>
<tr>

<tdclass="heading1">
Rs:8,849</td>
</tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Login.html"><h3>Book Now</h3></a>
</td></tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Enquiry.html"><h3>Order Now</h3></a>
</td>
</tr>
</table>
</div>
</div>
</ul>
</section>

<footer>
<section>
<h3>Left Stuff</h3>
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

Online shopping has completely redefined the way people make


their buying decisions; the Internet provides access to a lot of information
about a particular product, which can be looked at, evaluated, and comparison-
priced at any given time. Online shopping allows the buyer to save the time
and expense, which would have been spent traveling to the store or mall.
</p>

</section>

<section>
<h3>Right Stuff</h3>
<p>
A larger commercial zone can be found in many cities, more
formally called a central business district, but more commonly called
"downtown" in the United States, or in Arab cities, souks. Shopping hubs, or

109
shopping centers, are collections of stores; that is a grouping of several
businesses.
</p>
</section>

</footer>

</body>
</html>

Description: In the above image the Mobile Detals list of the website is shown
which consists of (10)(f) Asus Zenfone Max ZC5SOKL(16GB),Black with the
option of book now option available just bellow the product

MOBILE DETAILS

10)(g): APPLE Iphone 7

<!doctype html>
<htmllang="en">
<head>
<title>24 Hours Easy Shopping</title>
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen" />
<linkrel="stylesheet" type="text/css" href="print.css" media="print" />
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

110
</head>
<body>

<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<imgsrc="images/FreeGreatPicture.com-24621-hd-women-shopping.jpg"
height="350px;" alt="lime" />
</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdclass="heading2">
Apple iPhone 7
</td>
</tr>
<tr>
<tdcolspan="2">
<imgsrc="img/Apple_iPhone_7__S_1.jpg" width="300px" height="300px" alt=""/>
</td>

</tr>
<tr>
<tdclass="heading">
Apple iPhone 7

Smartphone, iOS 10
4.7 inches, 1334 x 750 pixel
2G, 3G, 4G (LTE), 128GB, 256GB, 32GB, 2GB
</td>
</tr>
<tr>

<tdclass="heading1">

111
Rs:57999</td>
</tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Login.html"><h3>Book Now</h3></a>
</td></tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Enquiry.html"><h3>Order Now</h3></a>
</td>
</tr>
</table>
</div>
</div>
</ul>
</section>

<footer>
<section>
<h3>Left Stuff</h3>
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

Online shopping has completely redefined the way people make


their buying decisions; the Internet provides access to a lot of information
about a particular product, which can be looked at, evaluated, and comparison-
priced at any given time. Online shopping allows the buyer to save the time
and expense, which would have been spent traveling to the store or mall.
</p>

</section>

<section>
<h3>Right Stuff</h3>
<p>
A larger commercial zone can be found in many cities, more
formally called a central business district, but more commonly called
"downtown" in the United States, or in Arab cities, souks. Shopping hubs, or
shopping centers, are collections of stores; that is a grouping of several
businesses.
</p>
</section>

</footer>

</body>
</html>

112
Description: In the above image the Mobile Detals list of the website is shown
which consists of (10)(g) Apple Iphone7 with the option of book now option
available just bellow the product

MOBILE DETAILS

10)(h): YU YUNIQUE-PLUS-8GB-BLACK

<!doctype html>
<htmllang="en">
<head>
<title>24 Hours Easy Shopping</title>
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen" />
<linkrel="stylesheet" type="text/css" href="print.css" media="print" />
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

</head>
<body>

113
<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<imgsrc="images/FreeGreatPicture.com-24621-hd-women-shopping.jpg"
height="350px;" alt="lime" />
</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdclass="heading2">
YU-Yunique-Plus-8GB-Black
</td>
</tr>
<tr>
<tdcolspan="2">
<imgsrc="img/YU-Yunique-Plus-8GB-Black-SDL499402868-1-ff2ab.jpg" width="300px"
height="300px" alt=""/>
</td>

</tr>

<tr>

<tdclass="heading1">
Rs:5009</td>
</tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Login.html"><h3>Book Now</h3></a>
</td></tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Enquiry.html"><h3>Order Now</h3></a>
</td>

114
</tr>
</table>
</div>
</div>
</ul>
</section>

<footer>
<section>
<h3>Left Stuff</h3>
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

Online shopping has completely redefined the way people make


their buying decisions; the Internet provides access to a lot of information
about a particular product, which can be looked at, evaluated, and comparison-
priced at any given time. Online shopping allows the buyer to save the time
and expense, which would have been spent traveling to the store or mall.
</p>

</section>

<section>
<h3>Right Stuff</h3>
<p>
A larger commercial zone can be found in many cities, more
formally called a central business district, but more commonly called
"downtown" in the United States, or in Arab cities, souks. Shopping hubs, or
shopping centers, are collections of stores; that is a grouping of several
businesses.
</p>
</section>

</footer>

</body>
</html>

115
Description: In the above image the Mobile Detals list of the website is shown
which consists of (10)(h) YU Yunique-Plus-8GB-Black with the option of book
now option available just bellow the product

MOBILE DETAILS

10)(i): APPLE Iphone 5S (SILVER) 16GB


<!doctype html>
<htmllang="en">
<head>
<title>24 Hours Easy Shopping</title>
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen" />

116
<linkrel="stylesheet" type="text/css" href="print.css" media="print" />
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

</head>
<body>

<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<imgsrc="images/FreeGreatPicture.com-24621-hd-women-shopping.jpg"
height="350px;" alt="lime" />
</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdclass="heading2">
Apple iPhone 5S (Silver) (16 GB)
</td>
</tr>
<tr>
<tdcolspan="2">
<imgsrc="img/5ssilver.jpg.65134e3924.999x796x717.jpg.bd119f56c7.999x624x712_1.
jpg" width="300px" height="300px" alt=""/>
</td>

</tr>
<tr>
<tdclass="heading">

4 inch Screen
8 MP Primary Camera | 1.2 MP Secondary Camera

117
Operating System iOS 7
1560 mAh Battery
1 GB RAM
1.3 GHz Dual Core Processor

</td>
</tr>
<tr>

<tdclass="heading1">
Rs:19,666</td>
</tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Login.html"><h3>Book Now</h3></a>
</td></tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Enquiry.html"><h3>Order Now</h3></a>
</td>
</tr>
</table>
</div>
</div>
</ul>
</section>

<footer>
<section>
<h3>Left Stuff</h3>
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

Online shopping has completely redefined the way people make


their buying decisions; the Internet provides access to a lot of information
about a particular product, which can be looked at, evaluated, and comparison-
priced at any given time. Online shopping allows the buyer to save the time
and expense, which would have been spent traveling to the store or mall.
</p>

</section>

<section>
<h3>Right Stuff</h3>
<p>

118
A larger commercial zone can be found in many cities, more
formally called a central business district, but more commonly called
"downtown" in the United States, or in Arab cities, souks. Shopping hubs, or
shopping centers, are collections of stores; that is a grouping of several
businesses.
</p>
</section>

</footer>

</body>
</html>

Description: In the above image the Mobile Detals list of the website is shown
which consists of (10)(i) Apple iPhone 5S (silver) 16 GB with the option of book
now option available just bellow the product

MOBILE DETAILS

10)(j): SAMSUNG GALAXY J5 (GOLD)


<!doctype html>
<htmllang="en">
<head>
<title>24 Hours Easy Shopping</title>
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen" />
<linkrel="stylesheet" type="text/css" href="print.css" media="print" />

119
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

</head>
<body>

<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<imgsrc="images/FreeGreatPicture.com-24621-hd-women-shopping.jpg"
height="350px;" alt="lime" />
</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdclass="heading2">
Samsung Galaxy J5 (Gold)
</td>
</tr>
<tr>
<tdcolspan="2">
<imgsrc="img/1.4.jpg.069c6955f2.999x296x568.jpg" width="300px" height="300px"
alt=""/>
</td>

</tr>
<tr>
<tdclass="heading">

5 Inch Super AMOLED Display


Dual SIM (LTE + GSM)
13 MP/5 MP Camera with Front Flash
2600 mAh Battery

120
</td>
</tr>
<tr>

<tdclass="heading1">
Rs:10,499</td>
</tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Login.html"><h3>Book Now</h3></a>
</td></tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Enquiry.html"><h3>Order Now</h3></a>
</td>
</tr>
</table>
</div>
</div>
</ul>
</section>

<footer>
<section>
<h3>Left Stuff</h3>
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

Online shopping has completely redefined the way people make


their buying decisions; the Internet provides access to a lot of information
about a particular product, which can be looked at, evaluated, and comparison-
priced at any given time. Online shopping allows the buyer to save the time
and expense, which would have been spent traveling to the store or mall.
</p>

</section>

<section>
<h3>Right Stuff</h3>
<p>
A larger commercial zone can be found in many cities, more
formally called a central business district, but more commonly called
"downtown" in the United States, or in Arab cities, souks. Shopping hubs, or
shopping centers, are collections of stores; that is a grouping of several
businesses.

121
</p>
</section>

</footer>

</body>
</html>

Description: In the above image the Mobile Detals list of the website is shown
which consists of (10)(j) Samsung Galaxy J5 (Gold) with the option of book now
option available just bellow the product

MOBILE DETAILS

10)(k): LAVA IRIS ATOM 3 (8 GB,WHITE)

<!doctype html>
<htmllang="en">
<head>
<title>24 Hours Easy Shopping</title>
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen" />
<linkrel="stylesheet" type="text/css" href="print.css" media="print" />
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

122
</head>
<body>

<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<imgsrc="images/FreeGreatPicture.com-24621-hd-women-shopping.jpg"
height="350px;" alt="lime" />
</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdclass="heading2">
Lava Iris Atom 3 (8 GB, White)
</td>
</tr>
<tr>
<tdcolspan="2">
<imgsrc="img/2.1.jpg.87a906ef0e.999x500x604.jpg" width="300px" height="300px"
alt=""/>
</td>

</tr>
<tr>
<tdclass="heading">

5 Inch Screen
5 MP Primary Camera | 2 MP Secondary Camera
Android 5.1 Lollipop
2000 mAh Battery
512 MB & Below
1.3 GHz Quad Core GHz Processor

123
</td>
</tr>
<tr>

<tdclass="heading1">
Rs:3,499</td>
</tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Login.html"><h3>Book Now</h3></a>
</td></tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Enquiry.html"><h3>Order Now</h3></a>
</td>
</tr>
</table>
</div>
</div>
</ul>
</section>

<footer>
<section>
<h3>Left Stuff</h3>
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

Online shopping has completely redefined the way people make


their buying decisions; the Internet provides access to a lot of information
about a particular product, which can be looked at, evaluated, and comparison-
priced at any given time. Online shopping allows the buyer to save the time
and expense, which would have been spent traveling to the store or mall.
</p>

</section>

<section>
<h3>Right Stuff</h3>
<p>
A larger commercial zone can be found in many cities, more
formally called a central business district, but more commonly called
"downtown" in the United States, or in Arab cities, souks. Shopping hubs, or
shopping centers, are collections of stores; that is a grouping of several
businesses.
</p>

124
</section>

</footer>

</body>
</html>

Description: In the above image the Mobile Detals list of the website is shown
which consists of (10)(k) Lava Iris Atom 3 (8GB, White) with the option of book
now option available just bellow the product

MOBILE DETAILS

10)(l): GIONEE F 103 (BLACK)

<!doctype html>
<htmllang="en">
<head>
<title>24 Hours Easy Shopping</title>
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen" />
<linkrel="stylesheet" type="text/css" href="print.css" media="print" />
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

125
</head>
<body>

<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<imgsrc="images/FreeGreatPicture.com-24621-hd-women-shopping.jpg"
height="350px;" alt="lime" />
</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdclass="heading2">
Gionee F103 (Black)
</td>
</tr>
<tr>
<tdcolspan="2">
<imgsrc="img/f103black..png.916c846c7c.999x391x793.jpg" width="300px"
height="300px" alt=""/>
</td>

</tr>
<tr>
<tdclass="heading">

5 inch Screen
8 MP Primary Camera | 5 MP Secondary Camera
Android OS, V5.0 Lollipop
2400 mAh Battery
2 GB RAM
1.3 Ghz Quad-Core

126
</td>
</tr>
<tr>

<tdclass="heading1">
Rs:6,499</td>
</tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Login.html"><h3>Book Now</h3></a>
</td></tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Enquiry.html"><h3>Order Now</h3></a>
</td>
</tr>
</table>
</div>
</div>
</ul>
</section>

<footer>
<section>
<h3>Left Stuff</h3>
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

Online shopping has completely redefined the way people make


their buying decisions; the Internet provides access to a lot of information
about a particular product, which can be looked at, evaluated, and comparison-
priced at any given time. Online shopping allows the buyer to save the time
and expense, which would have been spent traveling to the store or mall.
</p>

</section>

<section>
<h3>Right Stuff</h3>
<p>
A larger commercial zone can be found in many cities, more
formally called a central business district, but more commonly called
"downtown" in the United States, or in Arab cities, souks. Shopping hubs, or
shopping centers, are collections of stores; that is a grouping of several
businesses.

127
</p>
</section>

</footer>

</body>
</html>

Description: In the above image the Mobile Detals list of the website is shown
which consists of (10)(l) Gionee F 103 (Black) with the option of book now option
available just bellow the product

MOBILE DETAILS

10)(m): APPLE IPHONE SE (64GB) SPACE GREY

<!doctype html>
<htmllang="en">
<head>
<title>24 Hours Easy Shopping</title>
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen" />
<linkrel="stylesheet" type="text/css" href="print.css" media="print" />
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

128
</head>
<body>

<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<imgsrc="images/FreeGreatPicture.com-24621-hd-women-shopping.jpg"
height="350px;" alt="lime" />
</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdclass="heading2">
Apple iPhone SE (64 GB) Space Grey
</td>
</tr>
<tr>
<tdcolspan="2">
<imgsrc="img/appleseiphonesegrayselect2016.png.2ec42dad26.999x296x467.jpg"
width="300px" height="300px" alt=""/>
</td>

</tr>
<tr>
<tdclass="heading">

4 inch Screen
12 MP Primary Camera | 1.3 MP Secondary Camera
iOS 9 Operating System
2 GB RAM
A9 Chip

</td>
</tr>

129
<tr>

<tdclass="heading1">
Rs:43,499</td>
</tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Login.html"><h3>Book Now</h3></a>
</td></tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Enquiry.html"><h3>Order Now</h3></a>
</td>
</tr>
</table>
</div>
</div>
</ul>
</section>

<footer>
<section>
<h3>Left Stuff</h3>
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

Online shopping has completely redefined the way people make


their buying decisions; the Internet provides access to a lot of information
about a particular product, which can be looked at, evaluated, and comparison-
priced at any given time. Online shopping allows the buyer to save the time
and expense, which would have been spent traveling to the store or mall.
</p>

</section>

<section>
<h3>Right Stuff</h3>
<p>
A larger commercial zone can be found in many cities, more
formally called a central business district, but more commonly called
"downtown" in the United States, or in Arab cities, souks. Shopping hubs, or
shopping centers, are collections of stores; that is a grouping of several
businesses.
</p>
</section>

</footer>

130
</body>
</html>

Description: In the above image the Mobile Detals list of the website is shown
which consists of (10)(m) Apple iPhone SE (64GB) Space Grey with the option
of book now option available just bellow the product

11) LAPTOPS
<!doctype html>
<htmllang="en">
<head>
<title>24 Hours Easy Shopping</title>
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen"
/>
<linkrel="stylesheet" type="text/css" href="print.css"
media="print" />
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

</head>
<body>

131
<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<imgsrc="images/FreeGreatPicture.com-24621-hd-women-shopping.jpg"
height="350px;" alt="lime" />
</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdclass="heading2">
Mobile Details
</td>
</tr>

<tr>
<td>
<ahref="Lenovo G50-80.html"><h3>Lenovo G50-80</h3></a>
</td>
</tr>
<tr>
<td>
<ahref="Lenovo IP 100.html"><h3>Lenovo IP 100</h3></a>
</td>
</tr>
<tr>
<td>
<ahref="Lenovo Ideapad 100.html"><h3>Lenovo Ideapad 100 (80QQ00QQIH)
Laptop</h3></a>
</td>
</tr>
<tr>
<td>

132
<ahref="Acer One 10 S1002-15XR.html"><h3>Acer One 10 S1002-15XR (NT.G53SI.001)
Netbook </h3></a>
</td>
</tr>
<tr>
<td>
<ahref="Lenovo Ideapad G50-80.html"><h3> Lenovo Ideapad G50-80</h3></a>
</td>
</tr>

</table>
</div>
</div>
</ul>
</section>

<footer>
<section>
<h3>Left Stuff</h3>
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

Online shopping has completely redefined the way people make their
buying decisions; the Internet provides access to a lot of information about a
particular product, which can be looked at, evaluated, and comparison-priced
at any given time. Online shopping allows the buyer to save the time and
expense, which would have been spent traveling to the store or mall.
</p>

</section>

<section>
<h3>Right Stuff</h3>
<p>
A larger commercial zone can be found in many cities, more formally called
a central business district, but more commonly called "downtown" in the United
States, or in Arab cities, souks. Shopping hubs, or shopping centers, are
collections of stores; that is a grouping of several businesses.
</p>
</section>

</footer>

</body>
</html>

133
LAPTOPS

Description: In the above image the Laptops Details list of the website is shown
which consists of Lenovo G50-80, Lenovo IP 100 and many more.

LAPTOPS

11)(a): LENOVO G50-80

<!doctype html>
<htmllang="en">
<head>
<title>24 Hours Easy Shopping</title>
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen" />
<linkrel="stylesheet" type="text/css" href="print.css" media="print" />
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

134
</head>
<body>

<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<imgsrc="images/FreeGreatPicture.com-24621-hd-women-shopping.jpg"
height="350px;" alt="lime" />
</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdclass="heading2">
Lenovo G50-80
</td>
</tr>
<tr>
<tdcolspan="2">
<imgsrc="img/14238_Content-Grid14_440X300.jpg" width="300px" height="300px"
alt=""/>
</td>

</tr>
<tr>
<tdclass="heading">

Lenovo G50-80 (Core i3/1TB/DOS) @ 24,999

</td>
</tr>
<tr>

135
<tdclass="heading1">
Rs:24,999</td>
</tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Login.html"><h3>Book Now</h3></a>
</td></tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Enquiry.html"><h3>Order Now</h3></a>
</td>
</tr>
</table>
</div>
</div>
</ul>
</section>

<footer>
<section>
<h3>Left Stuff</h3>
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

Online shopping has completely redefined the way people make


their buying decisions; the Internet provides access to a lot of information
about a particular product, which can be looked at, evaluated, and comparison-
priced at any given time. Online shopping allows the buyer to save the time
and expense, which would have been spent traveling to the store or mall.
</p>

</section>

<section>
<h3>Right Stuff</h3>
<p>
A larger commercial zone can be found in many cities, more
formally called a central business district, but more commonly called
"downtown" in the United States, or in Arab cities, souks. Shopping hubs, or
shopping centers, are collections of stores; that is a grouping of several
businesses.
</p>
</section>

</footer>

136
</body>
</html>

Description: In the above image the Mobile Detals list of the website is shown
which consists of (11)(a) Lenovo G50-80 with the option of book now option
available just bellow the product

LAPTOPS

11)(b): LENOVO IP 100


<!doctype html>
<htmllang="en">
<head>
<title>24 Hours Easy Shopping</title>
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen" />
<linkrel="stylesheet" type="text/css" href="print.css" media="print" />
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

137
</head>
<body>

<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<imgsrc="images/FreeGreatPicture.com-24621-hd-women-shopping.jpg"
height="350px;" alt="lime" />
</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdclass="heading2">
Lenovo IP 100 (AMD /Win 10)
</td>
</tr>
<tr>
<tdcolspan="2">
<imgsrc="img/14238_Content-Grid14_440X300.jpg" width="300px" height="300px"
alt=""/>
</td>

</tr>
<tr>
<tdclass="heading">

Lenovo IP 100 (AMD /Win 10)

</td>
</tr>
<tr>

<tdclass="heading1">

138
Rs:21990</td>
</tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Login.html"><h3>Book Now</h3></a>
</td></tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Enquiry.html"><h3>Order Now</h3></a>
</td>
</tr>
</table>
</div>
</div>
</ul>
</section>

<footer>
<section>
<h3>Left Stuff</h3>
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

Online shopping has completely redefined the way people make


their buying decisions; the Internet provides access to a lot of information
about a particular product, which can be looked at, evaluated, and comparison-
priced at any given time. Online shopping allows the buyer to save the time
and expense, which would have been spent traveling to the store or mall.
</p>

</section>

<section>
<h3>Right Stuff</h3>
<p>
A larger commercial zone can be found in many cities, more
formally called a central business district, but more commonly called
"downtown" in the United States, or in Arab cities, souks. Shopping hubs, or
shopping centers, are collections of stores; that is a grouping of several
businesses.
</p>
</section>

</footer>

</body>
</html>

139
Description: In the above image the Mobile Detals list of the website is shown
which consists of (11)(b) Lenovo IP 100 with the option of book now option
available just bellow the product

LAPTOPS

11)(c): LENOVO IDEAPAD 100(80QQ00QQTH) LAPTOP

<!doctype html>
<htmllang="en">
<head>
<title>24 Hours Easy Shopping</title>
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen" />
<linkrel="stylesheet" type="text/css" href="print.css" media="print" />
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

140
</head>
<body>

<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<imgsrc="images/FreeGreatPicture.com-24621-hd-women-shopping.jpg"
height="350px;" alt="lime" />
</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdclass="heading2">
Lenovo Ideapad 100 (80QQ00QQIH) Laptop
</td>
</tr>
<tr>
<tdcolspan="2">
<imgsrc="img/435630-86-1.jpg" width="300px" height="300px" alt=""/>
</td>

</tr>
<tr>
<tdclass="heading">

15.6 inch Screen


Intel Core i3 Processor
4 GB Memory
1 TB HDD
Free DOS

</td>
</tr>

141
<tr>

<tdclass="heading1">
Rs:24990</td>
</tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Login.html"><h3>Book Now</h3></a>
</td></tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Enquiry.html"><h3>Order Now</h3></a>
</td>
</tr>
</table>
</div>
</div>
</ul>
</section>

<footer>
<section>
<h3>Left Stuff</h3>
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

Online shopping has completely redefined the way people make


their buying decisions; the Internet provides access to a lot of information
about a particular product, which can be looked at, evaluated, and comparison-
priced at any given time. Online shopping allows the buyer to save the time
and expense, which would have been spent traveling to the store or mall.
</p>

</section>

<section>
<h3>Right Stuff</h3>
<p>
A larger commercial zone can be found in many cities, more
formally called a central business district, but more commonly called
"downtown" in the United States, or in Arab cities, souks. Shopping hubs, or
shopping centers, are collections of stores; that is a grouping of several
businesses.
</p>
</section>

</footer>

142
</body>
</html>

Description: In the above image the Mobile Detals list of the website is shown
which consists of (11)(c) Lenovo Ideapad 100 (8OQQ00QQTH) Laptop with the
option of book now option available just bellow the product

LAPTOPS

11)(d): LENOVO IDEAPAD G50-80 (80E502Q5IH) NOTEBOOK


(15.6INCH|CORE13|4GB|WIN 10 HOME|1 TB)
<!doctype html>
<htmllang="en">
<head>
<title>24 Hours Easy Shopping</title>
<linkrel="stylesheet" href="styles.css" type="text/css" media="screen" />
<linkrel="stylesheet" type="text/css" href="print.css" media="print" />
<scripttype="text/javascript" src="js/equalcolumns.js"></script>

</head>

143
<body>

<header>
<ahref="index.html"><h1>24 Hours Easy Shopping</h1></a>
</header>
<nav>
<ul>
<liclass="selected"><ahref="index.html">Home</a></li>
<li><ahref="Aboutus.html">About</a></li>
<li><ahref="ProductMain.html">Products</a></li>
<li><ahref="ContactUs.html">Contact</a></li>
<li><ahref="Login.html">Login Now</a></li>
<li><ahref="Enquiry.html">Enquiry</a></li>
</ul>
</nav>
<sectionid="intro">
<header>
<h2>24 Hours Easy Shopping</h2>
</header>
<p>
We keep our Customer in touch... </br>
</p>
<imgsrc="images/FreeGreatPicture.com-24621-hd-women-shopping.jpg"
height="350px;" alt="lime" />
</section>

<sectionid="content">
<ulclass="column">

<div>
<divclass="heading" align="justify">
<h2></h2>
<table>
<tr>
<tdclass="heading2">
Lenovo Ideapad G50-80 (80E502Q6IH) Notebook (15.6 inch|Core i3|4 GB|Win 10
Home|1 TB)
</td>
</tr>
<tr>
<tdcolspan="2">
<imgsrc="img/284105-68-1.jpg" width="300px" height="300px" alt=""/>
</td>

</tr>
<tr>
<tdclass="heading">

15.6 inch Screen


Intel Core i3 Processor
4 GB Memory
1 TB HDD
Windows 10 Home

</td>

144
</tr>
<tr>

<tdclass="heading1">
Rs:25899</td>
</tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Login.html"><h3>Book Now</h3></a>
</td></tr>
<tr>
<tdcolspan="2" align="right" valign="bottom">
<ahref="Enquiry.html"><h3>Order Now</h3></a>
</td>
</tr>
</table>
</div>
</div>
</ul>
</section>

<footer>
<section>
<h3>Left Stuff</h3>
<p> Home mail delivery systems and modern technology (such as television,
telephones, and the Internet), in combination with electronic commerce, allow
consumers to shop from home. There are three main types of home shopping: mail
or telephone ordering from catalogs; telephone ordering in response to
advertisements in print and electronic media (such as periodicals, TV and
radio); and online shopping. </p>

</section>

<section>
<h3>Center Stuff</h3>
<p>

Online shopping has completely redefined the way people make


their buying decisions; the Internet provides access to a lot of information
about a particular product, which can be looked at, evaluated, and comparison-
priced at any given time. Online shopping allows the buyer to save the time
and expense, which would have been spent traveling to the store or mall.
</p>

</section>

<section>
<h3>Right Stuff</h3>
<p>
A larger commercial zone can be found in many cities, more
formally called a central business district, but more commonly called
"downtown" in the United States, or in Arab cities, souks. Shopping hubs, or
shopping centers, are collections of stores; that is a grouping of several
businesses.
</p>
</section>

145
</footer>

</body>
</html>

Description: In the above image the Mobile Detals list of the website is shown
which consists of (11)(d) Lenovo Ideapad G50-80 (80E502Q5IH)
Notebook(15.6 Inch|Core13|4GB|Win 10 Home|1TB) with the option of book
now option available just bellow the product

146
CHAPTER-6
TESTING

Testing
All the links are correctly working. No dead ends.
HOME PAGE

147
CONTACT US PAGE

ENQUIRY PAGE

148
LOGIN PAGE

PRODUCT DETAILS

149
All links are correctly working. No dead ends

150
MENS SECTION

151
152
All links are correctly working. No dead ends

WOMENS SECTION

153
154
155
156
All links are correctly working. No dead ends

KIDS SECTION

157
158
All links are correctly working. No dead ends
159
MOBILE DETAILS

160
161
162
163
164
165
166
167
All links are correctly working. No dead ends

LAPTOPS

168
169
170
CHAPTER-7
FUTURE ENHANCEMENT

171
Future Enchantment

My Future E-Commerce website is one of the


convenient, cheapest and friendliest place for the
shopaholics.
Its our joy and pleasure to help our customer to
invest their hard earned money into something
which is worthy. The customer will achieve greater
discounts and save their money while staying at
home.

Ecommerce Is Here To Stay! Future:-


Inspite of few challenges, still E-
Commerce is booming day by day and
sooner will become the drastic demand of
the users.
Here we are discussing about the scope,
existence and future of E-Commerce
businesses.
Social Media: Majority of online buying
decisions are made on Social Media. Social
network like Facebook, LinkedIn, Twitter,
Google+, have become a medium for easy log-

172
in and purchase. Moreover, the clients can stay
updated via the posts published on this media.
Further, the advertising & promotions on these
social sites has increased the chances of
success of generating transactions to many
folds.

Drone Delivery: Companies have been


working their way around to innovate the
delivery process to shorten human effort as
well as time. The answer to these problems is
Delivery by Drones. DGCA is now fast tracking
the process of issuing guidelines for the use of
drones for civil purposes in India. If everything
goes as per the plan, then India might become
the first country in the world to allow the use of
drones for civil purposes.

App only Approach: Statistics suggest the


future of internet lies in mobiles. Experts say
more than 580 million people in India will use
the Internet by 2018, and 70-80% of them will
access the Web on mobile phones. This will
cause all major players to switch to app only
model. About two-thirds of its online traffic of
Flipkart comes from users in small cities and
towns. Flipkarts app-only approach assumes
larger significance in these places where most

173
people dont own desktop computers and have
limited access to broadband

Artificial Intelligence: As the ecommerce


space gets saturated, investors looking for
innovative use of technology are zeroing in on
companies developing artificial intelligence (AI)
solutions. Jet Airways is experimenting with one
such solution devised by Vizury.

E-Commerce Future Trends:-


There have been many developments in the
field of technology since then, most notably in
the field of mobile, social networking, big data,
analytics and personalization.
These changes have begun to give rise to new
trends in the world of ecommerce marketing

174
CHAPTER-8
BIBLOGRAPHY

175
BIBLIOGRAPHY

MAGAZINES, JOURNALS AND NEWSPAPERS:

Journals published by business, Annual Report

INTERNET:

"http://searchcio.techtarget.com/definition/e-commerce
http://www.ecommercetimes.com/
http://www.business-standard.com/search?type=news&q=E-commerce
http://www.investopedia.com/terms/e/ecommerce.asp
https://en.wikipedia.org/wiki/E-commerce

176

You might also like