HTML Web Page Creation for Super Market
Hi, my name is Subhash Bhakt. This post will help you to create your own HTML web page for super market.
HTML Web Page Creation for Super Market |
1. Right Click on the desktop and create a new text file for a new web page "Super Market". Open the text file and start type as below....
___________________________________________________
<html>
<head>
<title> Market </title>
<body bgcolor="sky blue">
<h2 align=center> Super Market Details </h2>
<br>
<img src="C:\Users\it\Downloads\DATA\supermarkets.jpg">
<hr size=2> Name of Items <input type="text" name="Name" value="Keybord,Mouse,Monitor">
<br><br>
List of Items
<select name="Istiteme" hspace="10">
<option> Household Items
<option> Furniture
<option> Eloctronic
<option> Food Bazar
<option> Gift
</select>
<br><br>
Gift Items
<br>
<input type="radio" name="gift"> Sceneries
<input type="radio" name="gift"> Crockery
<input type="radio" name="gift"> Painting
<br><br>
Select any One of the Following
<br>
<input type="checkbox" name="g1"> Nokia Mobile
<input type="checkbox" name="g2"> Samsung Mobile
<input type="checkbox" name="g3"> Motorola Mobile
<br><br>
Type massage you have to give
<br>
<textarea name="textarea" rows="5" columns="5">
</textarea>
<br><br>
<input type="Submit" value="Submit">
<input type="Reset" value="Reset">
<br><br>
<a href="#CS">"CHOOSE"</a><br>
<br>
<dl><dt><a name="CS">
<i> Choose your option </I>
<dd><p>The Super Market is based in New Delhi since 1986</p>
<br>
<p>With reference to your mail we received by news paper addvt: / Indian job sites/ other references, your are provisionally selected for the following suitable post and so, here by we are calling for the following posts in our known reputed ISO 9000:2001 concerns, MNC, INC, BPO, KPO.:1</p>
<br>
<h3><em><u>What do you want to do</u></em></h3>
<br>
<a href="hotal.html">BACK</a><br>
</body>
</html>
2. Save this file in HTML format. Example:- MARKET.html
3. Now Right Click on this file and open with any browser like: Google Chrome, Internet Explorer, Firefox,Microsoft Edge etc.
Note: This is a another web page I just linked with Hotel web page. On the super market web page, you can see all the items which you can select for purchasing. Select your items from the List of Items........
Done!!!!
HTML Web Page Part 1 (Hotel)- HTML Web Page Creation for Hotel's Room Booking Form
HTML Web Page Part 2 (Super Market)- HTML Web Page Creation for Super Market
HTML Web Page part-3 (College)- HTML Web Page Designing for Collage
HTML Web Page All 3 Together- How to Create a Website Using HTML Code
SBIT Online (Subhash Bhakt Information Technology)
Hi, I am Subhash Bhakt. Here I post Tech Support blog to help peoples. If you have any query related the post feel free to contact me. Thank You.
Please do not enter any spam link in the comment Box