E-Commerce Website Using HTML & CSS Nishant Sec D
E-Commerce Website Using HTML & CSS Nishant Sec D
2. WEB DEVELOPMENT
3. WEB DEVELOPERS
4. FRONT-END DEVELOPMENT
5. BACK-END DEVELOPMENT
6. HTML,CSS, JAVASCRIPT.
2
W H AT I S A W E BS I T E ?
3
WEBS I TE DE VELOP M ENT
1. Web development can simply be defined as the building and
maintenance of websites for hosting via the internet or the
intranet (a private network).
4
WEB DE VELOP ER
A WEB DEVELOPER IS A KIND OF
PROGRAMMER WHO SPECIALIZES IN THE
DEVELOPMENT OF APPLICATIONS RELATING
TO THE WORLD WIDE WEB
5
F R O N T- E N D
DEVELOP ME NT
• Front-end web development. also
known as client-side development is
the practice of producing HTML, CSS
and JavaScript for a website or Web
Application so that a user can see
and interact with them directly.
7
H T M L ( H Y P E RT E X T M A R K U P L A N G U A G E )
OVERVIEW:-
• Hypertext Markup Language (HTML) is the standard markup language for creating
web pages and web applications.
• Web browsers receive HTML documents from a web server or from local storage
and render the documents into multimedia web pages. HTML describes the
structure of a web page semantically and originally included cues for the
appearance of the document. 1 <!doctype html> 2 chtal> 37 <head> 4 <meta
charset="UTF-8"> 5 <title>Untitled Document</title> 6 </head> 71 8 <body> 9
8
P R O J E C T D E TA I L S
This is the scree shot of
a minor project of mine
of
HTML work place. Me
(Nishant Chaudhary )
created this project .
PITCH DECK 9
CSS(CASCADING STYLE SHEETS)
10
J AVA S C R I P T
A high-level, interpreted programming
language.. It is a dynamic language.
JavaScript enables interactive web pages
and is an essential part of web
applications. The vast majority of websites
use it, and major web browsers have a
dedicated JavaScript engine to execute it.
function quickSortlitens, left, right) var
index if (items.length > 1 left typeof left
number 70: left; right typeof right number
7 items, legt: right; index partition(items,
left, right): if (left index- quickSortlitens,
left, index-11 if (index right) ( 10
quickSort(items, index, right); } return
11
THANK YOU
12