Sumit Srivastava
Tejasimha Ariga
The World-Wide Web or simply Web is a service which allows users to share information over the Internet in the form of interactive documents which contain text, links, images, and other media.
You mean INTERNET . Right ??
Internet
WWW
Origin
1988
1993
Name of the first version
ARPANET
NSFnet
Governed by
Internet Protocol /IP
This is the base, independent of the World Wide Web
Hyper Text Transfer Protocol/HTTP
It depends on Internet to work
Dependency
Nature
Hardware
Software
Who Invent the WWW ?
Tim Berners-Lee said
Create our own portfolio
Create our own blog website
Create Amazing Games
Or Even
How do I create it ?
What languages should I learn ?
What is a website ?
How should I start ?
What tools should I use ?
A Website is a collection of Web Pages .
A Web Page is a single web document. Its purpose is to convey useful information to a user in a comprehensive, visual manner.
The Web Page is the basic building block of the Web.
There are over 700 million Web Pages on the Internet.
LANGUAGE
HyperText Markup Language
A front-end developer is responsible for the interior design of a house that’s been built by a back-end developer.
Frontend Technologies
Backend Technologies
How To Meet Ladies
HTML (HyperText Markup Language) is the language of the Web. An HTML document is a text document that describes the structure of a single Web Page.
Web Browsers read HTML documents and render them as visual components on the user's screen.
Basic HTML Model
<!DOCTYPE html>
<html>
<head>
<title>
mytitle
</title>
</head>
<body>
<h1>My First Heading</h1>
<p>My first paragraph.</p>
<h1>My First Heading</h1>
<p>My first paragraph.</p>
</body>
</html>
Counter-Strike Service
Cascading style sheets is a style sheet language used for describing the presentation semantics.
With CSS3, web browsers natively produce a lot of the styling effects that were once only achievable through creative HTML hacks and images editing programs like Photoshop.
p {
text-align: center;
color: red;
}
h1{
text-align: center;
color: blue;
}
Basic CSS Code
Is it a part of JAVA ?
JavaScript is the programming language of HTML and the Web.
It Gives you Power
Great Power !!!
function distance(x1, y1, x2, y2)
{
var dx = (x2 - x1);
var dy = (y2 - y1);
return Math.sqrt(dx*dx + dy*dy);
}
JavaScript Code Example
NOPE
NOT TODAY
VISIT
Harmony-http://mrdoob.com/projects/harmony/#circles
Incredibox- http://www.incredibox.com/v2/
Patatap- http://www.patatap.com/
Stickman-http://www.drawastickman.com/
Flash VS HTML5 - http://flashvhtml.com/
How does a website work ?
Web Developer
Web Designer
Web Developer
Web Designer
The Web world is changing and you can be the part of the change
You can start with
"The Change Is In Our Hands"
Future will be exciting ...