Add files via upload

This commit is contained in:
minex54 2017-04-10 15:18:01 +02:00 committed by GitHub
parent 4fd221f629
commit 6cf305ecaf
57 changed files with 450 additions and 0 deletions

61
accessories.html Normal file
View file

@ -0,0 +1,61 @@
<html>
<title>accessories</title>
</head>
<body bgcolor="lightgrey">
<h1>Quickcook</h1>
<table width="90%" align="center" cellpadding="20" bgcolor="lightgrey">
<tr>
<td colspan="5" bgcolor="lightgrey">
<a href="bakery.html">Bakery WARE</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="accessories.html">KITCHENWARE</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="glasses.html">Glasses</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="cutlery.html">Cutlery</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="login.html">Login</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="register.html">Sign Up</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="cart.html">Shopping Cart</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="about.html">About Us</a>
<hr width="80%" align="left" />
</td>
</tr>
</table>
<a href="accessories.html" title="20% discount"><img src="quic.jpg" width="100%" length="1000" alt=""/></a></br></br>
<a href="register.html" title="sign up"><img src="cook.png" width="100%" length="1000" alt="cook"/></a></br></br>
<a href="login.html" title="login"><img src="quic.jpg" width="100%" length="1000" alt=""/></a></br></br>
<hr><br>
<a href="bakery.html" title="BAKERY">BAKERY WARE<img src="bakery9.jpeg" width="200" length="200" alt=""/></a>&nbsp;&nbsp;&nbsp;
<a href="accessories.html" title="ACCESSORIES">Kitchen ware<img src="stove2.jpeg" width="200" length="200" alt=""/></a>&nbsp;&nbsp;&nbsp;
<a href="glasses.html" title="GLASSES">GLASSES<img src="glasses.jpg" width="200" length="200" alt=""/></a>&nbsp;&nbsp;&nbsp;
<a href="cutlery.html" title="CUTLERY">CUTLERY<img src="cutler.jpg" width="200" length="200" alt=""/></a>&nbsp;&nbsp;&nbsp;
<br><br><br>
<h2>HURRY WHILE STOCKS LAST</H2>
<a href="cart.html" title="add to shopping cart">$3500<img src="stove2.jpg" width="200" length="200" alt="stove"/></a>&nbsp;&nbsp;&nbsp;
<a href="cart.html" title="add to shopping cart">$2000<img src="stove1.jpg" width="200" length="200" alt="stove"/></a>&nbsp;&nbsp;&nbsp;
<a href="cart.html" title="add to shopping cart">$3000<img src="stove3.jpg" width="200" length="200" alt="stove"/></a>
<a href="cart.html" title="add to shopping cart">$5000<img src="stove4.jpg" width="200" length="200" alt="stove"/></a>&nbsp;&nbsp;&nbsp;
<a href="cart.html" title="add to shopping cart">$2000<img src="fridge1.jpg" width="200" length="200" alt="fridge"/></a>&nbsp;&nbsp;&nbsp;
<a href="cart.html" title="add to shopping cart">$2500<img src="fridge2.jpg" width="200" length="200" alt="fridge"/></a>&nbsp;&nbsp;&nbsp;
<a href="cart.html" title="add to shopping cart">$1500<img src="fridge3.jpg" width="200" length="200" alt="fridge"/></a>&nbsp;&nbsp;&nbsp;
<a href="cart.html" title="add to shopping cart">$3000<img src="fridge.jpg" width="200" length="200" alt="fridge"/></a>&nbsp;&nbsp;&nbsp;
<a href="cart.html" title="add to shopping cart">$31<img src="jug.jpg" width="200" length="200" alt="jug"/></a>&nbsp;&nbsp;&nbsp;
<a href="cart.html" title="add to shopping cart">$30<img src="toaster.jpg" width="200" length="200" alt="toaster"/></a>&nbsp;&nbsp;&nbsp;
<a href="cart.html" title="add to shopping cart">$70<img src="electriccooker.jpg" width="200" length="200" alt="electric cooker"/></a>&nbsp;&nbsp;&nbsp;
<a href="cart.html" title="add to shopping cart">$70<img src="electriccooker1.jpg" width="200" length="200" alt="electric cooker"/></a>&nbsp;&nbsp;&nbsp;
<a href="cart.html" title="add to shopping cart">$70<img src="cooker3.jpg" width="200" length="200" alt="electric cooker"/></a>&nbsp;&nbsp;&nbsp;
<hr>
<form action="/html/tags/html_form_tag_action.cfm" method="post" bgcolor="pink">
Comments:<br />
<textarea name="comments" id="comments">
Hey... say something!
</textarea><br />
<input type="submit" value="Submit" />
</form>
</BODY>
</html>

BIN
accessories.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 275 KiB

55
bakery.html Normal file
View file

@ -0,0 +1,55 @@
<title>bakery</title>
</head>
<body bgcolor="lightgrey">
<h1>QuickCook</h1>
<table width="90%" align="center" cellpadding="20" bgcolor="lightblue">
<tr>
<td colspan="5" bgcolor="lightgrey">
<a href="bakery.html">Bakery WARE</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="accessories.html">KITCHENWARE</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="glasses.html">Glasses</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="cutlery.html">Cutlery</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="login.html">Login</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="register.html">Sign Up</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="cart.html">Shopping Cart</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="about.html">About Us</a>
<hr width="80%" align="left" />
</td>
</tr>
</table>
<a href="accessories.html" title="20% discount"><img src="logo3.jpg" width="100%" length="1000" alt=""/></a></br></br>
<a href="regisrer.html" title="sign up"><img src="cook.png" width="100%" length="1000" alt=""/></a></br></br>
<a href="login.html" title="login"><img src="logo4.gif" width="100%" length="1000" alt=""/></a></br></br>
<hr><br>
<a href="bakery.html" title="BAKERY">BAKERY WARE<img src="bakery9.jpeg" width="200" length="200" alt=""/></a>&nbsp;&nbsp;&nbsp;
<a href="accessories.html" title="ACCESSORIES">Kitchen ware<img src="stove2.jpeg" width="200" length="200" alt=""/></a>&nbsp;&nbsp;&nbsp;
<a href="glasses.html" title="GLASSES">GLASSES<img src="glasses.jpg" width="200" length="200" alt=""/></a>&nbsp;&nbsp;&nbsp;
<a href="cutlery.html" title="CUTLERY">CUTLERY<img src="cutley1.jpg" width="200" length="200" alt=""/></a>&nbsp;&nbsp;&nbsp;
<br><br><br><h2>hurry while stock lasts</h2>
<a href="cart.html" title="add to shopping cart">$5<img src="bakery1.jpeg" width="200" length="200" alt="bakery"/></a>&nbsp;&nbsp;&nbsp;
<a href="cart.html" title="add to shopping cart">$3<img src="bakery2.jpeg" width="200" length="200" alt="bakery"/></a>&nbsp;&nbsp;&nbsp;
<a href="cart.html" title="add to shopping cart">$13<img src="baker3.jpeg" width="200" length="200" alt="bakery"/></a>&nbsp;&nbsp;&nbsp;
<a href="cart.html" title="add to shopping cart">$20<img src="bakery4.jpeg" width="200" length="200" alt="bakery"/></a>&nbsp;&nbsp;&nbsp;
<a href="cart.html" title="add to shopping cart">$10<img src="bakery5.jpeg" width="200" length="200" alt="bakery"/></a>&nbsp;&nbsp;&nbsp;
<a href="cart.html" title="add to shopping cart">$5<img src="bakery6.jpeg" width="200" length="200" alt="bakery"/></a>&nbsp;&nbsp;&nbsp;
<a href="cart.html" title="add to shopping cart">$15<img src="bakery7.jpeg" width="200" length="200" alt="bakery"/></a>&nbsp;&nbsp;&nbsp;
<a href="cart.html" title="add to shopping cart">$12<img src="bakery8.jpeg" width="200" length="200" alt="bakery"/></a>&nbsp;&nbsp;&nbsp;
<a href="cart.html" title="add to shopping cart">$31<img src="bakery9.jpeg" width="200" length="200" alt="bakery"/></a>&nbsp;&nbsp;&nbsp;
<a href="cart.html" title="add to shopping cart">$20<img src="bakery10.jpeg" width="200" length="200" alt="bakery"/></a>&nbsp;&nbsp;&nbsp;
<hr>
<form action="/html/tags/html_form_tag_action.cfm" method="post" bgcolor="pink">
Comments:<br />
<textarea name="comments" id="comments">
Hey... say something!
</textarea><br />
<input type="submit" value="Submit" />
</form>
</BODY>
</html>
</body>
</html>

43
cart.html Normal file
View file

@ -0,0 +1,43 @@
<title>cart</title>
</head>
<body bgcolor="lightgrey">
<h1>QuickCook</h1>
<table width="90%" align="center" cellpadding="20" bgcolor="lightblue">
<tr>
<td colspan="5" bgcolor="lightgrey">
<a href="bakery.html">Bakery WARE</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="accessories.html">KITCHENWARE</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="glasses.html">Glasses</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="cutlery.html">Cutlery</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="login.html">Login</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="register.html">Sign Up</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="cart.html">Shopping Cart</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="about.html">About Us</a>
<hr width="80%" align="left" />
</td>
</tr>
</table>
<marquee behavior="scroll" direction="up" srollamount="30">
<a href="accessories.html" title="20% discount"><img src="logo3.jpg" width="100%" length="1000" alt=""/></a></br></br>
<a href="regisrer.html" title="sign up"><img src="cook.png" width="100%" length="1000" alt="cook"/></a></br></br>
<a href="login.html" title="login"><img src="logo4.gif" width="100%" length="1000" alt=""/></a></br></br>
</marquee>
<hr><br>
<a href="bakery.html" title="BAKERY">BAKERY WARE<img src="bakery9.jpeg" width="200" length="200" alt=""/></a>&nbsp;&nbsp;&nbsp;
<a href="accessories.html" title="ACCESSORIES">Kitchen ware<img src="stove2.jpeg" width="200" length="200" alt=""/></a>&nbsp;&nbsp;&nbsp;
<a href="glasses.html" title="GLASSES">GLASSES<img src="glasses.jpg" width="200" length="200" alt=""/></a>&nbsp;&nbsp;&nbsp;
<a href="cutlery.html" title="CUTLERY">CUTLERY<img src="cutery1.jpg" width="200" length="200" alt=""/></a>&nbsp;&nbsp;&nbsp;
<br><br><br><form>
items purchased</br>
<textarea name="comments" id="comments">
enter your items here
</textarea><br /></br></br>
Quantity<input type="text" name="last_name" value="" maxlength="100" /></br></br></br>
amount in dollars<input type="text" name="last_name" value="" maxlength="100" /></br></br></br>
<input type="submit" value="Submit" />
</form>
</body>
</html>

BIN
cook.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

BIN
cooker3.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

56
cutlery.html Normal file
View file

@ -0,0 +1,56 @@
<title>cutlery</title>
</head>
<body bgcolor="lightgrey">
<h1>QuickCook</h1>
<table width="90%" align="center" cellpadding="20" bgcolor="lightgrey">
<tr>
<td colspan="5" bgcolor="lightgrey">
<a href="bakery.html">Bakery WARE</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="accessories.html">KITCHENWARE</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="glasses.html">Glasses</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="cutlery.html">Cutlery</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="login.html">Login</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="register.html">Sign Up</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="cart.html">Shopping Cart</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="about.html">About Us</a>
<hr width="80%" align="left" />
</td>
</tr>
</table>
<marquee behavior="scroll" direction="up" srollamount="30">
<a href="accessories.html" title="20% discount"><img src="cook.png" width="100%" length="1000" alt="KEV logo1"/></a></br></br>
<a href="regisrer.html" title="sign up"><img src="logo10.jpg" width="100%" length="1000" alt="KEV logo2"/></a></br></br>
<a href="login.html" title="login"><img src="logo4.gif" width="100%" length="1000" alt="KEV logo3"/></a></br></br>
</marquee>
<hr><br>
<a href="bakery.html" title="BAKERY">BAKERY WARE<img src="bakery9.jpeg" width="200" length="200" alt=""/></a>&nbsp;&nbsp;&nbsp;
<a href="accessories.html" title="ACCESSORIES">Kitchen ware<img src="stove2.jpeg" width="200" length="200" alt=""/></a>&nbsp;&nbsp;&nbsp;
<a href="glasses.html" title="GLASSES">GLASSES<img src="glasses.jpg" width="200" length="200" alt=""/></a>&nbsp;&nbsp;&nbsp;
<a href="cutlery.html" title="CUTLERY">CUTLERY<img src="cutler.jpg" width="200" length="200" alt="y"/></a>&nbsp;&nbsp;&nbsp;
<br><br><br><h2>hurry while stocks last</h2>
<a href="cart.html" title="add to shopping cart">$33<img src="cutlery1.jpg" width="200" length="200" alt="cutlery"/></a>&nbsp;&nbsp;&nbsp;
<a href="cart.html" title="add to shopping cart">$34<img src="cutlery2.jpg" width="200" length="200" alt="cutlery"/></a>&nbsp;&nbsp;&nbsp;
<a href="cart.html" title="add to shopping cart">20<img src="cutlery3.jpg" width="200" length="200" alt="cutlery"/></a>&nbsp;&nbsp;&nbsp;
<a href="cart.html" title="add to shopping cart">$22<img src="cutlery4.jpg" width="200" length="200" alt="cutlery"/></a>&nbsp;&nbsp;&nbsp;
<a href="cart.html" title="add to shopping cart">$18<img src="cutlery5.jpg" width="200" length="200" alt="cutlery"/></a>&nbsp;&nbsp;&nbsp
<a href="cart.html" title="add to shopping cart">$30<img src="cutlery6.jpg" width="200" length="200" alt="cutlery"/></a>&nbsp;&nbsp;&nbsp;
<a href="cart.html" title="add to shopping cart">$35<img src="cutlery7.jpg" width="200" length="200" alt="cutlery"/></a>&nbsp;&nbsp;&nbsp;
<a href="cart.html" title="add to shopping cart">$25<img src="cutlery8.jpg" width="200" length="200" alt="cutlery"/></a>&nbsp;&nbsp;&nbsp;
<a href="cart.html" title="add to shopping cart">$31<img src="cutlery9.jpg" width="200" length="200" alt="cutlery"/></a>&nbsp;&nbsp;&nbsp;
<a href="cart.html" title="add to shopping cart">$14<img src="cutlery10.jpg" width="200" length="200" alt="cutlery"/></a>&nbsp;&nbsp;&nbsp;
<a href="cart.html" title="add to shopping cart">$15<img src="3platestove.jpg" width="200" length="200" alt="cutlery"/></a>&nbsp;&nbsp;&nbsp;
<hr>
<form action="/html/tags/html_form_tag_action.cfm" method="post" bgcolor="pink">
Comments:<br />
<textarea name="comments" id="comments">
Hey... say something!
</textarea><br />
<input type="submit" value="Submit" />
</form>
</BODY>
</html>
</body>
</html>

BIN
cutlery1.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB

BIN
cutlery10.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB

BIN
cutlery2.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB

BIN
cutlery3.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

BIN
cutlery4.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

BIN
cutlery5.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

BIN
cutlery6.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

BIN
cutlery7.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB

BIN
cutlery8.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

BIN
cutlery9.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

57
ecommerce.html.html Normal file
View file

@ -0,0 +1,57 @@
<html>
<head>
<title>e-Kitchen</title>
<style>
p{style="color:blue;"}
h1{style="color:aqua;"}
</style>
</head>
<tr > width="1000" height="300" bgcolor="white">
<td width="200" valign="top"><img src="C:\Users\natsva\Desktop\sengines\cook.png" width="400" height="800"></td>
<body topmargin="50" leftmargin="50">
<table border="1" align="center" width="1000">
</td>
</tr>
<tr col span="3">
<td width="200" height="50" bgcolor="white">
<table>
<tr>
<td width="100" ><b ><a href="">HOME</a></td></td>
<td width="100"><b><a href="">ABOUT US</a></b></td>
<td width="100"><b><a href="">PRODUCTS</a></b></td>
<td width="200" ><b ><a href="">NEW PRODUCTS</a></td></td>
<td width="300"><b><a href="">TERMS AND CONDITIONS</a></b></td>
<td width="200"><b><a href="">CONTACT US</a></b></td>
</tr>
</table>
</td>
<tr >
<td width="50" height="1000" bgcolor="grey">
<table align="left" border="1"bgcolor="white">
<tr valign="top">
<td width="200" style="background:grey;"text align="top">
category
</td>
<td width="800"height="1000">
others
</td>
</tr>
</table>
</td>
</tr>
<tr col span="3">
<td width="200" height="50" bgcolor="blue">
</td>
</tr>
</table>
</body>
</html>

BIN
electriccooker.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB

BIN
electriccooker1.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

BIN
facebook.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

19
frames.html Normal file
View file

@ -0,0 +1,19 @@
<html>
<head>
<title>frame template</title>
<body>
</head>
<FRAMESET COLS="10%,90%">
<FRAME SRC="links.html" NAME="left">
<FRAME SRC="home page.html" NAME="main">
<FRAME SRC="register.html" NAME="left">
<FRAME SRC="accessories.html" NAME="main">
<FRAME SRC="cutlery.html" NAME="main">
<FRAME SRC="glasses.html" NAME="main">
<FRAME SRC="cart.html" NAME="main">
</FRAMESET>
</body>
</html>

BIN
fridge.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

BIN
fridge1.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

BIN
fridge2.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

BIN
fridge3.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5 KiB

BIN
fridge4.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

55
glasses.html Normal file
View file

@ -0,0 +1,55 @@
<html>
<title>glasses</title>
</head>
<body bgcolor="lightgrey">
<h1>QuickCook</h1>
<table width="90%" align="center" cellpadding="20" bgcolor="lightblue">
<tr>
<td colspan="5" bgcolor="lightblue">
<a href="bakery.html">Bakery WARE</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="accessories.html">KITCHENWARE</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="glasses.html">Glasses</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="cutlery.html">Cutlery</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="login.html">Login</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="register.html">Sign Up</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="cart.html">Shopping Cart</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="about.html">About Us</a>
<hr width="80%" align="left" />
</td>
</tr>
</table>
<a href="accessories.html" title="20% discount"><img src="logo3.jpg" width="100%" length="1000" alt=""/></a></br></br>
<a href="regisrer.html" title="sign up"><img src="cook.png" width="100%" length="1000" alt=" logo2"/></a></br></br>
<a href="login.html" title="login"><img src="logo4.gif" width="100%" length="1000" alt=""/></a></br></br>
<hr><br>
<a href="bakery.html" title="BAKERY">BAKERY WARE<img src="bakery9.jpeg" width="200" length="200" alt="bakery"/></a>&nbsp;&nbsp;&nbsp;
<a href="accessories.html" title="ACCESSORIES">Kitchen ware<img src="stove2.jpeg" width="200" length="200" alt="accesories"/></a>&nbsp;&nbsp;&nbsp;
<a href="glasses.html" title="GLASSES">GLASSES<img src="glasses.jpg" width="200" length="200" alt="glasses"/></a>&nbsp;&nbsp;&nbsp;
<a href="cutlery.html" title="CUTLERY">CUTLERY<img src="cutley1.jpg" width="200" length="200" alt="cutlery"/></a>&nbsp;&nbsp;&nbsp;
<br><br><br><h2>hurry while stocks last</h2>
<a href="cart.html" title="add to shopping cart">$3<img src="glasses1.jpg" width="200" length="200" alt="fridge"/></a>&nbsp;&nbsp;&nbsp;
<a href="cart.html" title="add to shopping cart">$10<img src="glasses2.jpg" width="200" length="200" alt="fridge"/></a>&nbsp;&nbsp;&nbsp;
<a href="cart.html" title="add to shopping cart">$11<img src="glasses3.jpg" width="200" length="200" alt="fridge"/></a>&nbsp;&nbsp;&nbsp;
<a href="cart.html" title="add to shopping cart">$13<img src="glasses4.jpg" width="200" length="200" alt="fridge"/></a>&nbsp;&nbsp;&nbsp;
<a href="cart.html" title="add to shopping cart">$15<img src="glasses5.jpg" width="200" length="200" alt="jug"/></a>&nbsp;&nbsp;&nbsp;
<a href="cart.html" title="add to shopping cart">$30<img src="glasses6.jpg" width="200" length="200" alt="toaster"/></a>&nbsp;&nbsp;&nbsp;
<a href="cart.html" title="add to shopping cart">$20<img src="glasses7.jpg" width="200" length="200" alt="fridge"/></a>&nbsp;&nbsp;&nbsp;
<a href="cart.html" title="add to shopping cart">$25<img src="microwave2.jpg" width="200" length="200" alt="fridge"/></a>&nbsp;&nbsp;&nbsp;
<a href="cart.html" title="add to shopping cart">$20<img src="microwave3.jpg" width="200" length="200" alt="fridge"/></a>&nbsp;&nbsp;&nbsp;
<a href="cart.html" title="add to shopping cart">$22<img src="microwave4.jpg" width="200" length="200" alt="fridge"/></a>&nbsp;&nbsp;&nbsp;
<hr>
<form action="/html/tags/html_form_tag_action.cfm" method="post" bgcolor="pink">
Comments:<br />
<textarea name="comments" id="comments">
Comments...!
</textarea><br />
<input type="submit" value="Submit" />
</form>
</BODY>
</html>
</body>
</html>

BIN
glasses1.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

BIN
glasses2.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
glasses3.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

BIN
glasses4.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

BIN
glasses5.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

BIN
glasses6.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
glasses7.JPG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3 KiB

BIN
gmail.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

54
homepage.html Normal file
View file

@ -0,0 +1,54 @@
<html>
<head>
<title>quick cook solutions</title><style>
p{style="color:blue;"}
h1
{style="color:#FDF5E6;"}
</style>
</head>
<td width="400" valign="top"><img src="wallpaper1.jpg" width="100%" height="400"></td>
<body bgcolor="lightgrey">
<h1>QuickCook supplies</h1>
<table width="100%" align="center" cellpadding="20" bgcolor="lightgrey">
<tr>
<td colspan="5" bgcolor="lightblue">
<a href="bakery.html">Bakery WARE</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="accessories.html">KITCHENWARE</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="glasses.html">Glasses</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="cutlery.html">Cutlery</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="login.html">Login</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="cart.html">Shopping Cart</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="about.html">About Us</a>
<hr width="100%" align="left" />
</td>
</tr>
</table>
<marquee behavior="scroll" direction="up" srollamount="40">
<a href="accessories.html" title="20% discount"><img src="accessories.png" width="100%" length="100" alt="accessories"/></a></br></br>
<a href="register.html" title="sign up"><img src="cok.png" width="100%" length="1000" alt="cook"/></a></br></br>
<a href="login.html" title="login"><img src="cook.png" width="100%" length="1000" alt="wallpaper"/></a></br></br>
</marquee>
<hr><br>
<a href="bakery.html" title="BAKERY">BAKERY WARE<img src="bakery9.jpeg" width="200" length="200" alt=""/></a>&nbsp;&nbsp;&nbsp;
<a href="accessories.html" title="ACCESSORIES">Kitchen ware<img src="stove2.jpeg" width="200" length="200" alt=""/></a>&nbsp;&nbsp;&nbsp;
<a href="glasses.html" title="GLASSES">GLASSES<img src="glasses.jpg" width="200" length="200" alt=""/></a>&nbsp;&nbsp;&nbsp;
<a href="cutlery.html" title="CUTLERY">CUTLERY<img src="cutery1.jpg" width="200" length="200" alt=""/></a>&nbsp;&nbsp;&nbsp;
<br><br><br>
<hr>
<h3>Get intouch with us </h3>
<a href="http://www.facebook.com">like us<img src="facebook.jpg" width="20" length="20" alt="facebook"</a>
<a href="http://wwww.gmail.com">quickcook<img src="gmail.jpg" width="20" length="20" alt="gmail"</a>
<a href="http://www.twitter.com">follow us on twittter<img src="twitter.jpg" width="20" length="20" alt="facebook"</a>
<hr>
<pre>
contact us
phone numbers:
Tafadzwa :0777104614
Tendai :0773605258
</pre>
</body>
</html>

BIN
jug.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

50
login.html Normal file
View file

@ -0,0 +1,50 @@
<html>
<head>
<title>online store</title>
<style>
h1{
color:red;
}
p
{
color:red
background:lightred;
textindent:40px
}
</style>
</head>
<body bgcolor="palewhite">
<table width="100%" cellpadding="5" cellspacing="0" >
<tr bgcolor="red">
<td width="100%" valign="top">
</td>
<td valign="top"><h1 align="left">QuickCook</h1>
<h3 align="left">COOKING UTENSILS</h3>
</td>
</tr>
<h1>Welcome to QuickCook</h1>
<p>Please Login!</p>
<form name="login">
Username<input type="text" name="userid"/>
Password<input type="password" name="pswrd"/>
<input type="button" onclick="check(this.form)" value="Login"/>
<input type="reset" value="Cancel"/>
</form>
<img src="quick.jpg" width="100%" height="400" />
<script language="javascript">
function check(form)/*function to check userid & password*/
{
/*the following code checkes whether the entered userid and password are matching*/
if(form.userid.value == "natsva" && form.pswrd.value == "natsva")
{
<a href=home page.html>login</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
}
else
{
alert("Error Password or Username")/*displays error message*/
}
}
</body>
</html>

BIN
mQeRoObt_QfjXWzx2H5HO0A.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

BIN
microwave.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

BIN
microwave1.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6 KiB

BIN
microwave2.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

BIN
microwave3.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

BIN
microwave4.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

BIN
quick.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

BIN
steelpot.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4 KiB

BIN
stove.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

BIN
stove1.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

BIN
stove2.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

BIN
stove4.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

BIN
stoves3.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

BIN
toaster.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

BIN
twitter.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

BIN
wallpaper.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
wallpaper1.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

BIN
yourkitchenstore.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB