You are on page 1of 3

Web Page Design for Oil Agency Using HTML, CSS, PHP

Abhijeet Suresh Patil Sachin Wayadande


Department of Electronics Department of Electronics
and Telecommunication and Telecommunication
Sanjay Bhokare Group of Sanjay Bhokare Group of
Institute, Miraj, India Institute, Miraj, India

ABSTRACT When customer come to web page it show


complete list of oil products. If customer has any
The proposed paper here defines the significance of queries regarding the product or brand he can
web development and use of websites in modern simply contact the website owner, then it has
digital world. In order to increase the sell most of contact form that has name, email ID, and message
the businesses using the ecommerce websites to that he want to send. Then all the data goes via
sell their producrs every small scale budinesses PHP to store the Data to database.
now a day’s prepare to go online in order to reach
out up to the large number of customers as quickly
as possible. This sit helps business owner to
increase their sell and reach to the people across
world.

Key Words: Ecommerce website

INTRODUCTION 
This is a web oriented application allows us to Navigation
access the about the Engine Oils which is available
at the shop owner. This internet site is useful for Each net web page is recognized through a
individuals who fascinated to shop for a engine wonderful Uniform Resource Locator (URL).
oils in Wholesale price.. The website allows user When the consumer inputs a URL into their
to see the difference types of engine oil and their browser, that web page`s factors are downloaded
specifictions All the categories such as engine oil from net servers. The browser then transforms all
type, Engine oil brand, The information of product
the factors into an interactive visible illustration at
is mentioned in this website.
The user can simply visit the website and can the consumer's device. If the consumer clicks or
explore the wholesale rate of the Engine oil from faucets a hyperlink to some other web page, the
companies. User can directly contact to the browser repeats this technique to show the brand
wholesaler to buy the specific items. new web page, which might be a part of the
modern internet site or a specific one. The browser
has person interface capabilities that imply which
PROPOSED WORK
web page is displayed. From the attitude of server-
Here everything that custmore will see after facet internet site deployment, there are styles of
visiting the site The customer is able to see the list net pages: static and dynamic. Static pages are
of Engine oil brands which are available at the retrieved from the net server`s report machine with
store, Then he can see the products of brand which none modification, even as dynamic pages ought to
are availbele at store, Then he can see the products be created with the aid of using the server at the fly,
list and can see the information about that product usually studying from a database to fill out a
and able to contact the owner regrading his template, earlier than being despatched to the
requirements. This wesite is structured, developed person's browser.Code going for walks withinside
and designed using HTML, CSS, PHP, MySQL. the browser is referred to as client-facet code and is
often worried with enhancing the advent and
conduct of a rendered net web page. This consists Server side validation
of choosing and styling UI components, developing In the Server Side Validation, the enter submitted
layouts, navigation, shape validation, etc. By through the consumer is being dispatched to the
contrast, server-facet internet site programming server and established the usage of one in every of
primarily includes selecting which content material server aspect scripting languages including
is lower back to the browser in reaction to requests. ASP.Net, PHP etc. After the validation procedure
The server-facet code handles duties like validating at the Server Side, the comments is dispatched
submitted statistics and requests, the use of lower back to the consumer through a brand new
databases to save and retrieve statistics and sending dynamically generated net page. It is higher to
the perfect statistics to the patron as required. validate consumer enter on Server Side due to the
fact you could shield towards the malicious users,
Elements who can effortlessly pass your Client Side scripting
language and post risky enter to the server.
A net web page (or webpage) is a hypertext file
furnished via way of means of a internet site and Static sites
exhibited to a consumer in an internet browser. A
internet site generally includes many net pages The diagram underneath indicates a fundamental
connected collectively in a coherent fashion. The net server structure for a static web website online
name "net web page" is a metaphor of paper pages (a static web website online is one which returns
sure collectively right into a book. The middle the equal hard-coded content material from the
detail of an internet web page is one or extra textual server every time a specific aid is asked). When a
person desires to navigate to a page, the browser
content documents written within side the
sends an HTTP "GET" request specifying its URL.
Hypertext Markup Language (HTML). Many net The server retrieves the asked file from its
pages additionally employ JavaScript code for document machine and returns an HTTP reaction
dynamic conduct and Cascading Style Sheets containing the file and a fulfilment fame (normally
(CSS) code for presentation semantics. Web 2 hundred OK). If the document can't be retrieved
Assembly executables also can be used for for a few reason, an mistakes fame is returned (see
quantities of web page conduct. Images, videos, consumer mistakes responses and server mistakes
responses).
and different multimedia documents are frequently
embedded in net pages.

Client side validation

There is a typical query that which sort of


validations is higher or best? Server aspect
validation or Client aspect Validation? Validations
may be completed at the server aspect or at the
patron aspect (net browser). The person enter
validation take location at the Server Side all
through a publish again consultation is referred to Code running with inside the browser is referred to
as Server Side Validation and the person enter as client-side code and is more often than not
validation take location at the Client Side (net worried with enhancing the arrival and conduct of a
browser) is referred to as Client Side Validation. rendered net page. This consists of deciding on and
Client Side Validation does now no longer require styling UI components, developing layouts,
a pushback. If the person request calls for server navigation, shape validation, etc. By contrast,
assets to validate the person enter, you ought to use server-aspect internet site programming ordinarily
Server Side Validation. If the person request does entails selecting which content material is back to
now no longer require any server assets to validate the browser in reaction to requests. The server-
the enter, you may use Client Side Validation. aspect code handles obligations like validating
submitted information and requests, the usage of
databases to shop and retrieve information and
sending the suitable information to the patron as
required.
REFERENCES

CONCLUSION 1. W3C Html

In today`s Web development, an awesome web 2. HTML 4.0 Specification — W3C


page layout is essential. A awful layout will cause Recommendation — Conformance: requirements
the lack of site visitors and that could cause a lack and recommendations". w3. World Wide Web
of business. In general, an awesome web page Consortium. December 18, 1997. Archived from
format has to fulfil the fundamental factors of an the original on July 5, 2015. Retrieved July 6,
awesome web page layout. This consists of 2015.
satiation contrast, textual content organization, and
font selection, fashion of a web page, web page 3. Tim Berners-Lee, "Information Management: A
size, photographs used, and consistency. In order to Proposal." CERN (March 1989, May 1990).
create a properly-designed web page for a
particular audience. The developer desires to 4. Tim Berners-Lee, Design Issues
prepared and examine the users' information and
the history of the users. Although it is able to be 5. Tim Berners-Lee, Design Issues
tough to give you a layout this is properly
acceptable to all the users, there might be a layout 6. Jump up to: Tags used in HTMLw3. World
this is suitable for maximum of the audience. The Wide Web Consortium. November 3, 1992.
higher the web page layout, the extra hits a web Archived from the original on January 31, 2010.
page will get. That implies an growth in Retrieved November 16, 2008.
accessibility and a likely growth in business.
Acknowledgement Gratitude is the hardest 7. Berners-Lee, Tim (October 29, 1991). First
emotion to express and often one doesn’t find mention of HTML Tags on the www-talk mailing
adequate words to convey that entire one feels. It is list. w3. World Wide Web Consortium. Archived
my foremost duty to express my sense of gratitude from the original on May 24, 2007. Retrieved April
and respect to the guide Mrs. T.S.Upadhye, and 8, 2007.
Director Dr. A. C. Bhagali for their uplifting
tendency and inspiring me for taking up this project 8. Index of elements in HTML 4 w3. World Wide
work completely successful. Also, it is my Web Consortium. December 24, 1999. Archived
foremost duty to express my deep sense of from the original on May 5, 2007. Retrieved April
gratitude and respect to them for providing all the 8, 2007.
laboratory facilities of department after the college
hours during completion of this project work. I am
indebted to the teaching as well as non-teaching
staff for offering me all the help in completion of
the dissertation work till now. Last but not the least
I am thankful to my colleagues and those who
helped me directly or indirectly throughout this
dissertation work.

Place: Miraj

Name of Student Roll No

Mr. Abhijeet Suresh Patil 33

Mr. Sachin Wayadande 34

You might also like